hg: jdk10/sandbox/langtools: 8182747: javac crashes on bad annotation value
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jun 29 14:47:49 UTC 2017
Changeset: 01789743ec58
Author: vromero
Date: 2017-06-29 07:19 -0700
URL: http://hg.openjdk.java.net/jdk10/sandbox/langtools/rev/01789743ec58
8182747: javac crashes on bad annotation value
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Annotate.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/T8182747/BadAnnotationRegressionTest.java
+ test/tools/javac/T8182747/BadAnnotationRegressionTest.out
+ test/tools/javac/diags/examples/AnnoMustBeClasLiteral.java
More information about the jdk10-sandbox-changes
mailing list