mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
6971882: Remove -XDstdout from javac test
Reviewed-by: darcy
This commit is contained in:
parent
7eb8c115ec
commit
ccd014ed3f
97 changed files with 179 additions and 179 deletions
|
@ -2,7 +2,7 @@
|
|||
* @test /nodynamiccopyright/
|
||||
* @bug 6183529
|
||||
* @summary javac gives warnings instead of errors on non-ASCII digits
|
||||
* @compile/fail/ref=Digits.out -XDstdout -XDrawDiagnostics Digits.java
|
||||
* @compile/fail/ref=Digits.out -XDrawDiagnostics Digits.java
|
||||
*/
|
||||
|
||||
class Digits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue