langtools/test/tools/javac/enum/6384542/T6384542.out
changeset 3895 3b3c2a1e5e8a
parent 10 06bc494ca11e
--- a/langtools/test/tools/javac/enum/6384542/T6384542.out	Tue Sep 15 12:20:55 2009 -0700
+++ b/langtools/test/tools/javac/enum/6384542/T6384542.out	Tue Sep 15 18:36:21 2009 -0700
@@ -1,6 +1,6 @@
 T6384542.java:10:8: compiler.err.static.import.not.supported.in.source: 1.4
 T6384542.java:12:8: compiler.err.enums.not.supported.in.source: 1.4
-T6384542.java:14:13: compiler.err.unsupported.fp.lit
+T6384542.java:14:13: compiler.err.unsupported.fp.lit: 1.4
 T6384542.java:15:9: compiler.err.generics.not.supported.in.source: 1.4
 T6384542.java:16:35: compiler.err.varargs.not.supported.in.source: 1.4
 T6384542.java:17:25: compiler.err.foreach.not.supported.in.source: 1.4