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 |
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.java | Type annotations on method incorrectly written to classfile | 8015323 |
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java | allow type annotations only on type uses, not on scoping | 8006733 |
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.java | test cases with "@TA\n" fail on windows only | 8023522 |