langtools/test/tools/javac/enum/6384542/T6384542.java
changeset 7335 8b390fd27190
parent 6150 d055fa8ced62
--- a/langtools/test/tools/javac/enum/6384542/T6384542.java	Mon Nov 29 10:09:48 2010 -0800
+++ b/langtools/test/tools/javac/enum/6384542/T6384542.java	Mon Nov 29 14:15:36 2010 -0800
@@ -3,8 +3,8 @@
  * @bug     6384542
  * @summary crash: test/tools/javac/versions/check.sh
  * @author  Peter von der Ah\u00e9
- * @compile/fail -source 1.4 T6384542.java
- * @compile/fail/ref=T6384542.out -source 1.4 -XDrawDiagnostics T6384542.java
+ * @compile/fail -source 1.4 -Xlint:-options T6384542.java
+ * @compile/fail/ref=T6384542.out -source 1.4 -Xlint:-options -XDrawDiagnostics T6384542.java
  */
 
 import static java.lang.Math.sin;