langtools/test/tools/javac/annotations/typeAnnotations/failures/OldArray.out
author jlahoda
Fri, 28 Feb 2014 20:25:24 +0100
changeset 23133 a58476887b3d
parent 21041 99f5e5e97425
permissions -rw-r--r--
8031383: Error recovery in JavacParser could be improved Summary: Improving error recovery in JavacParser by avoiding artificial nextToken in JavacParser.reportSyntaxError. Reviewed-by: jjg, jfranck Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21041
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     1
OldArray.java:12:11: compiler.err.expected: ']'
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     2
OldArray.java:12:13: compiler.err.expected: token.identifier
23133
a58476887b3d 8031383: Error recovery in JavacParser could be improved
jlahoda
parents: 21041
diff changeset
     3
OldArray.java:12:16: compiler.err.invalid.meth.decl.ret.type.req
a58476887b3d 8031383: Error recovery in JavacParser could be improved
jlahoda
parents: 21041
diff changeset
     4
3 errors