jdk-24/langtools/test/tools/javac/processing/errors
Jan Lahoda 513a51e9bb 8027310: Annotation Processor crashes with NPE
JCAnnotation.attribute is null when annotation type is unavailable

Reviewed-by: jjg, jfranck
2013-11-01 21:43:27 +01:00
..
CrashOnNonExistingAnnotation 8027310: Annotation Processor crashes with NPE 2013-11-01 21:43:27 +01:00
EnsureAnnotationTypeMismatchException 6278240: Exception from AnnotationValue.getValue() should list the found type not the required type 2013-10-11 15:49:15 +02:00
EnsureMirroredTypeException 8019243: AnnotationTypeMismatchException instead of MirroredTypeException 2013-08-20 17:21:47 +02:00
StopOnInapplicableAnnotations 8014016: javac is too late detecting invalid annotation usage 2013-10-14 22:11:09 +02:00
TestParseErrors 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
Foo.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
TestBadProcessor.java 8022163: javac exits with 0 status and no messages on error to construct an ann-procesor 2013-10-04 13:59:13 -07:00
TestClassNames.java 7071377: Exception when javac -processor is given a class name with invalid postfix 2013-08-19 07:47:10 -07:00
TestErrorCount.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestErrorCount.out 6988079: Errors reported via Messager.printMessage(ERROR,"error message") are not tallied correctly 2011-03-15 11:48:55 -07:00
TestFatalityOfParseErrors.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestOptionSyntaxErrors.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestReturnCode.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestSuppression.java 7074416: Regression: JSR199: javac doesn't unwrap clientcodewrapper objects 2011-08-31 15:39:00 -07:00