-
Bug
-
Resolution: Fixed
-
P3
-
9
Following two tests have @ignore:
tools/javac/processing/model/type/BasicAnnoTests.java
com/sun/javadoc/testTypeAnnotations/TestTypeAnnotations.java
@ignore was added when these tests were brought over from type-annotations forest as part of 8026564.
The tests are failing with latest JDK9 binaries but do not have any open bug id listed with @ignore.
Possible resolutions:
- Update the test to fix the errors or
- Add an open bug id in the @ignore line
tools/javac/processing/model/type/BasicAnnoTests.java
com/sun/javadoc/testTypeAnnotations/TestTypeAnnotations.java
@ignore was added when these tests were brought over from type-annotations forest as part of 8026564.
The tests are failing with latest JDK9 binaries but do not have any open bug id listed with @ignore.
Possible resolutions:
- Update the test to fix the errors or
- Add an open bug id in the @ignore line
- relates to
-
JDK-8006735 output type annotations in javadoc
- Closed
-
JDK-8031744 Annotations on many Language Model elements are not returned
- Closed