History log of /openjdk9/langtools/test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.java
Revision Date Author Comments
# 2187:f3ca12d680f3 11-Nov-2013 jfranck

8027375: javac asserts on nested erroneous annotations
Summary: make sure JCAnnotation trees have type != null before annotation processing
Reviewed-by: jjg