langtools/test/tools/javac/annotations/typeAnnotations/failures/AnnotatedPackage2.out
author jlahoda
Fri, 28 Feb 2014 20:25:24 +0100
changeset 23133 a58476887b3d
parent 15385 ee1eebe7e210
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:
15385
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
     1
AnnotatedPackage2.java:9:8: compiler.err.expected: token.identifier
23133
a58476887b3d 8031383: Error recovery in JavacParser could be improved
jlahoda
parents: 15385
diff changeset
     2
AnnotatedPackage2.java:9:12: compiler.err.expected3: class, interface, enum
15385
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
     3
2 errors