History log of /openjdk10/langtools/test/tools/javac/processing/errors/CrashOnNonExistingAnnotation/Source.java
Revision Date Author Comments
# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2178:8b4e1421a9b7 01-Nov-2013 jlahoda

8027310: Annotation Processor crashes with NPE
Summary: JCAnnotation.attribute is null when annotation type is unavailable
Reviewed-by: jjg, jfranck