jdk-24/langtools/test/tools/javac/IllegalAnnotation.out
Priya Lakshmi Muthuswamy 9efc4c1a60 8074364: Update error message for incorrect annotation type declaration
Issue a more direct, specific error when an annotation type is declared where it is disallowed

Reviewed-by: sadayapalam
2017-07-12 12:27:57 +05:30

3 lines
84 B
Plaintext

IllegalAnnotation.java:10:10: compiler.err.annotation.decl.not.allowed.here
1 error