JDK-4731054 : com.sun.javadoc.Doc -- Doc objects are no longer == comparable
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.4.1
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2002-08-13
  • Updated: 2002-10-26
  • Resolved: 2002-10-26
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
1.4.2 mantisFixed
Description
The class description for class Doc has the sentence "All Doc items are unique, that is, they are == comparable."  This is no longer true.  This is the reason why the -use option broke in the standard doclet.  This sentence should be removed from the class description.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis FIXED IN: mantis INTEGRATED IN: mantis mantis-b05
14-06-2004

PUBLIC COMMENTS ...
10-06-2004

EVALUATION If the implementation does not agree with its specification and the previous implementations, then the implementation needs to be fixed. ###@###.### 2002-08-13
13-08-2002