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
Annotations of the form @Foo({,}) should parse Reviewed-by: jjg