langtools/test/tools/javac/annotations/typeAnnotations/failures/OldArray.out
changeset 23133 a58476887b3d
parent 21041 99f5e5e97425
--- a/langtools/test/tools/javac/annotations/typeAnnotations/failures/OldArray.out	Fri Feb 28 18:27:14 2014 +0000
+++ b/langtools/test/tools/javac/annotations/typeAnnotations/failures/OldArray.out	Fri Feb 28 20:25:24 2014 +0100
@@ -1,10 +1,4 @@
 OldArray.java:12:11: compiler.err.expected: ']'
 OldArray.java:12:13: compiler.err.expected: token.identifier
-OldArray.java:12:14: compiler.err.expected: ';'
-OldArray.java:12:17: compiler.err.illegal.start.of.type
-OldArray.java:12:18: compiler.err.expected: token.identifier
-OldArray.java:12:19: compiler.err.expected: ';'
-OldArray.java:12:22: compiler.err.illegal.start.of.type
-OldArray.java:12:28: compiler.err.expected: token.identifier
-OldArray.java:13:1: compiler.err.expected3: class, interface, enum
-9 errors
+OldArray.java:12:16: compiler.err.invalid.meth.decl.ret.type.req
+3 errors