Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following tests are currently failing, in the type-annotations/type-annotations forest, 2 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 cases should be excluded for now
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

processingmodeltypeBasicAnnoTestsSee http://mail.openjdk.java.net/pipermail/type-annotations-dev/2013-April/000882.html
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