The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The initial bug was specific to the type-annotations forest and arguably should have been closed.
If we are going to repurpose it for type annotations in javadoc in JDK 9, then given the rewrite/redesign of the javadoc API being done for the javadoc.Next project, fixing type annotations in javadoc can be broken down into two steps.
1. fix type annotations in javax.lang.model, part of JDK-8047926
2. fix javadoc to use javax.lang.model JDK-8055508
05-09-2014
It is not at all clear what the goal of this bug is. Someone needs to fill in the description with something informative.
09-11-2013
RULE com/sun/javadoc/testOptions/TestOptions.java any any
RULE com/sun/javadoc/testSeeTag/TestSeeTag.java any any
RULE com/sun/javadoc/testXOption/TestXOption.java any any
15-10-2013
RULE com/sun/javadoc/testOptions/TestOptions.java StatusError There are several results for this ...
RULE com/sun/javadoc/testSeeTag/TestSeeTag.java StatusError There are several results for this ...
RULE com/sun/javadoc/testXOption/TestXOption.java StatusErro: There are several results for this ...
24-09-2013
Test fails due to recent push to "make failing tests fail",
http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/108cb64cdc49
Failing test:
com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java
tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java