hg: jdk10/jdk10/langtools: 8182747: javac crashes on bad annotation value

vicente.romero at oracle.com vicente.romero at oracle.com
Thu Jun 29 14:35:34 UTC 2017


Changeset: 01789743ec58
Author:    vromero
Date:      2017-06-29 07:19 -0700
URL:       http://hg.openjdk.java.net/jdk10/jdk10/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-all-changes mailing list