< prev index next >

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

Print this page
*** 1,5 ***
- DeclarationAnnotation.java:13:21: compiler.err.annotation.type.not.applicable.to.type: DA
  DeclarationAnnotation.java:10:21: compiler.err.annotation.type.not.applicable.to.type: DA
  DeclarationAnnotation.java:11:21: compiler.err.annotation.type.not.applicable.to.type: DA
  DeclarationAnnotation.java:12:21: compiler.err.annotation.type.not.applicable.to.type: DA
  DeclarationAnnotation.java:13:21: compiler.err.annotation.type.not.applicable.to.type: DA
  4 errors
--- 1,5 ---
  DeclarationAnnotation.java:10:21: compiler.err.annotation.type.not.applicable.to.type: DA
  DeclarationAnnotation.java:11:21: compiler.err.annotation.type.not.applicable.to.type: DA
  DeclarationAnnotation.java:12:21: compiler.err.annotation.type.not.applicable.to.type: DA
  DeclarationAnnotation.java:13:21: compiler.err.annotation.type.not.applicable.to.type: DA
+ DeclarationAnnotation.java:13:21: compiler.err.annotation.type.not.applicable.to.type: DA
  4 errors
< prev index next >