JDK-8164407 : Add module support for -link and -linkoffline javadoc options
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-08-18
  • Updated: 2017-12-18
  • Resolved: 2017-12-13
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 10 JDK 11
10 b36Fixed 11Fixed
Related Reports
CSR :  
Description
Javadoc needs to support -link and -linkoffline options, for external API documentation, on modules.
Comments
The -link and -linkoffline should work in both package and module mode. In the module mode the list file should list the modules.
17-08-2017