hg: jdk10/jdk10/langtools: 8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions
srikanth.adayapalam at oracle.com
srikanth.adayapalam at oracle.com
Wed Jul 19 06:19:59 UTC 2017
Changeset: 4070d214e887
Author: pmuthuswamy
Date: 2017-07-19 11:44 +0530
URL: http://hg.openjdk.java.net/jdk10/jdk10/langtools/rev/4070d214e887
8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! test/tools/javac/ExtraneousEquals.java
! test/tools/javac/ExtraneousEquals.out
+ test/tools/javac/diags/examples/IllegalArrayCreation.java
More information about the jdk10-all-changes
mailing list