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
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
T7157165.java:11:20: compiler.err.expected: >
|
|
T7157165.java:11:22: compiler.err.expected: token.identifier
|
|
T7157165.java:11:28: compiler.err.expected: token.identifier
|
|
3 errors
|