mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00

Improving error recovery in JavacParser by avoiding artificial nextToken in JavacParser.reportSyntaxError. Co-authored-by: Dusan Balek <dusan.balek@oracle.com> Reviewed-by: jjg, jfranck
3 lines
169 B
Text
3 lines
169 B
Text
SingleCommaAnnotationValueFail.java:34:12: compiler.err.expected: '}'
|
|
SingleCommaAnnotationValueFail.java:34:14: compiler.err.expected3: class, interface, enum
|
|
2 errors
|