langtools/test/tools/javac/rawDiags/Error.java
author emc
Thu, 19 Dec 2013 11:38:45 -0500
changeset 22164 c8eb1ae29c58
parent 6150 d055fa8ced62
permissions -rw-r--r--
8030726: tools/javac/NoStringToLower.java fails due to enforcement no use of String.toLowerCase on non-langtools classes Summary: Fix NoStringToLower test to only enforce ban on String.toLowerCase on langtools classes Reviewed-by: vromero, jfranck Contributed-by: paul.govereau@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
/*
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
 * @test  /nodynamiccopyright/
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
 * @bug 6177732
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
 * @summary add hidden option to have compiler generate diagnostics in more machine-readable form
6150
d055fa8ced62 6971882: Remove -XDstdout from javac test
jjg
parents: 10
diff changeset
     5
 * @compile/fail/ref=Error.out -XDrawDiagnostics Error.java
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
 */
06bc494ca11e Initial load
duke
parents:
diff changeset
     7
class Error
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
{
06bc494ca11e Initial load
duke
parents:
diff changeset
     9
    static void error