74250736aa
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
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
SingleCommaAnnotationValueFail.java:34:12: compiler.err.expected: '}'
|
|
SingleCommaAnnotationValueFail.java:34:14: compiler.err.expected3: class, interface, enum
|
|
2 errors
|