JDK-4927552 : Table of contents missing from top of "Deprecated" list
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: other
  • CPU: generic
  • Submitted: 2003-09-24
  • Updated: 2014-05-05
  • Resolved: 2003-12-19
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
5.0 b32Fixed
Description
The Deprecated API page is organized as follows:

 - Deprecated Classes
 - Deprecated Interfaces
 - Deprecated Exceptions
 - Deprecated Fields
 - Deprecated Constructors

Add this list below the title "Deprecated API" and before the first
table, with links to each table, as is done on the constant-value.html
page:

http://java.sun.com/j2se/1.4.2/docs/api/constant-values.html

This will make it easier to access and more consistent with other pages.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta FIXED IN: tiger-beta INTEGRATED IN: tiger-b32 tiger-beta
14-06-2004

EVALUATION This would make access easier and would make the page more consistent with other pages. ###@###.### 2003-09-24
24-09-2003