< prev index next >

test/langtools/tools/javac/annotations/typeAnnotations/failures/common/arrays/DeclarationAnnotation.out

Print this page

1 DeclarationAnnotation.java:13:21: compiler.err.annotation.type.not.applicable.to.type: DA
2 DeclarationAnnotation.java:10:21: compiler.err.annotation.type.not.applicable.to.type: DA
3 DeclarationAnnotation.java:11:21: compiler.err.annotation.type.not.applicable.to.type: DA
4 DeclarationAnnotation.java:12:21: compiler.err.annotation.type.not.applicable.to.type: DA
5 4 errors

5 4 errors


1 DeclarationAnnotation.java:10:21: compiler.err.annotation.type.not.applicable.to.type: DA
2 DeclarationAnnotation.java:11:21: compiler.err.annotation.type.not.applicable.to.type: DA
3 DeclarationAnnotation.java:12:21: compiler.err.annotation.type.not.applicable.to.type: DA
4 DeclarationAnnotation.java:13:21: compiler.err.annotation.type.not.applicable.to.type: DA
4 DeclarationAnnotation.java:13:21: compiler.err.annotation.type.not.applicable.to.type: DA
5 4 errors
< prev index next >