test/langtools/tools/javac/6330997/T6330997.java
changeset 53023 6879069d9d94
parent 50892 a5557f24b4d4
child 53878 4584d0331318
--- a/test/langtools/tools/javac/6330997/T6330997.java	Thu Dec 13 17:01:15 2018 +0100
+++ b/test/langtools/tools/javac/6330997/T6330997.java	Thu Dec 13 19:06:11 2018 +0100
@@ -32,8 +32,8 @@
  *          jdk.compiler/com.sun.tools.javac.main
  *          jdk.compiler/com.sun.tools.javac.util
  * @clean T1 T2
- * @compile -source 11 -target 12 T1.java
- * @compile -source 11 -target 12 T2.java
+ * @compile -source 12 -target 13 T1.java
+ * @compile -source 12 -target 13 T2.java
  * @run main/othervm T6330997
  */