JDK-8035473 : [javadoc] Revamp the existing Doclet APIs
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2014-02-20
  • Updated: 2020-07-22
  • Resolved: 2016-01-28
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
9 b104Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8058261 :  
Description
The doclet API needs to be updated.
Comments
We should be able to work around JDK-8137326 by using a locally defined Comparator<CharSequence>
19-01-2016

The performance can be improved if we have the following bugs fixed: JDK-8137326 JDK-6664636
18-01-2016

First version http://cr.openjdk.java.net/~ksrini/8035473/webrev-all/webrev.0/ First revision: http://cr.openjdk.java.net/~ksrini/8035473/webrev.01/
13-11-2015

All the main work and subtasks are tracked by JDK-8055508
21-07-2015

Fix JDK-8038583 to refactor the use of TreeMap required for the Doclet API transition use of Doc to Element and back conversion.
02-04-2014