JDK-8058261 : Verify TypeAnnotations
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Priority: P4
  • Status: Resolved
  • Resolution: Not an Issue
  • OS: generic
  • CPU: generic
  • Submitted: 2014-09-11
  • Updated: 2016-01-11
  • Resolved: 2015-07-20
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
Duplicate :  
Description
The Type-Annotations JEP does not have JavaDoc as a dependency however they do have
javax.lang.model as a dependency, therefore when the conversion is complete we have to
ensure that the existing Type Annotations test works ie. un-ignore the ones that are ignored
and bolster the existing tests if they are found to be inadequate.
Comments
No longer an issue has been verified and tests have been re-instated for javadoc next.
20-07-2015