The following tests are currently failing, in the type-annotations/type-annotations forest, 6 May 2013.

tools/javac/annotations/typeAnnotations/classfile/T8008762.java

See http://mail.openjdk.java.net/pipermail/type-annotations-dev/2013-April/000777.html

wmdietl waiting on feedback.

tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java

wmdietl works on this.

 

List any ignored test cases that need to be re-enabled:

test/com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java

2 test cases
– javac is not making annos on type parameters available to javadoc

Testing failing as of 8/21/2013

test bugID
com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java

output type annotations in javadoc

8006735
tools/javac/annotations/typeAnnotations/classfile/T8008762.java

Type annotation on inner class in anonymous class show up as regular type annotations

8008762
tools/javac/annotations/typeAnnotations/classfile/TestAnonInnerClasses.javaType annotations on method incorrectly written to classfile8015323
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.javaallow type annotations only on type uses, not on scoping8006733
tools/javac/annotations/typeAnnotations/failures/TypeVariableMissingTA.java

NPE at com.sun.tools.javac.code. \

Symbol$TypeVariableSymbol.onlyTypeVariableAnnotations(Symbol.java:778)

8022901
tools/javac/tree/TypeAnnotationsPretty.javatest cases with "@TA\n" fail on windows only8023522

 

 

  • No labels