JDK-8006735 : output type annotations in javadoc
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 8,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-01-23
  • Updated: 2016-02-15
  • Resolved: 2016-02-15
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.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Relates :  
Relates :  
Relates :  
Comments
This has been fixed as part of JDK-8035473
15-02-2016

Causes ignore of: test/com/sun/javadoc/testTypeAnnotations/TestTypeAnnotations.java
08-09-2014

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
01-02-2013