hg: jdk10/sandbox/langtools: 8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Jul 19 06:33:13 UTC 2017
Changeset: 4070d214e887
Author: pmuthuswamy
Date: 2017-07-19 11:44 +0530
URL: http://hg.openjdk.java.net/jdk10/sandbox/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-sandbox-changes
mailing list