hg: jdk8/tl/langtools: 8027375: javac asserts on nested erroneous annotations
joel.franck at oracle.com
joel.franck at oracle.com
Mon Nov 11 08:29:23 PST 2013
Changeset: f3ca12d680f3
Author: jfranck
Date: 2013-11-11 17:26 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f3ca12d680f3
8027375: javac asserts on nested erroneous annotations
Summary: make sure JCAnnotation trees have type != null before annotation processing
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/comp/Annotate.java
+ test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.java
+ test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out
More information about the serviceability-dev
mailing list