JDK-8003654 : javadoc needs to determine if an annotation is explicitly present in the tree for repeating annotations
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Rejected
  • OS: generic
  • CPU: generic
  • Submitted: 2012-11-19
  • Updated: 2024-10-10
  • Resolved: 2024-10-10
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.
Other
tbdResolved
Related Reports
Relates :  
Description
The javadoc tool needs to provide a capability to determine if an annotation is explicitly present in the tree. This information will be needed by the standard doclet to display the repeating annotations correctly without the container.