langtools/test/tools/javac/annotations/typeAnnotations/failures/StaticFields.out
changeset 21041 99f5e5e97425
parent 15385 ee1eebe7e210
--- a/langtools/test/tools/javac/annotations/typeAnnotations/failures/StaticFields.out	Tue Oct 15 22:15:35 2013 +0200
+++ b/langtools/test/tools/javac/annotations/typeAnnotations/failures/StaticFields.out	Tue Oct 15 15:57:13 2013 -0700
@@ -1,2 +1,5 @@
-StaticFields.java:10:17: compiler.err.illegal.start.of.expr
-1 error
+StaticFields.java:14:11: compiler.err.expected: token.identifier
+StaticFields.java:17:17: compiler.err.illegal.start.of.expr
+StaticFields.java:19:33: compiler.err.illegal.start.of.expr
+StaticFields.java:22:19: compiler.err.illegal.start.of.expr
+4 errors
\ No newline at end of file