hg: jdk8/tl/langtools: 8000484: Bad error recovery when 'catch' without 'try' is found
jonathan.gibbons at oracle.com
jonathan.gibbons at oracle.com
Wed Nov 7 23:31:19 UTC 2012
Changeset: 19d6ba779759
Author: vromero
Date: 2012-11-05 16:26 +0000
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/19d6ba779759
8000484: Bad error recovery when 'catch' without 'try' is found
Reviewed-by: jjg, mcimadamore
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
! test/tools/javac/diags/examples/CatchWithoutTry.java
+ test/tools/javac/incompleteStatements/T8000484.java
+ test/tools/javac/incompleteStatements/T8000484.out
More information about the core-libs-dev
mailing list