JDK-4214932 : Private fields/methods are documented as inherited
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS:
    generic,solaris_2.6,windows_95,windows_nt generic,solaris_2.6,windows_95,windows_nt
  • CPU: generic,x86,sparc
  • Submitted: 1999-02-25
  • Updated: 2014-05-05
  • Resolved: 1999-10-23
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.3.0 kestrelFixed
Related Reports
Duplicate :  
Description

Name: vi73552			Date: 02/25/99


When using the -private option of javadoc, private
fields and methods are listed. But the "Fields inherited from ..."
section contains private fields of superclasses, 
even if they are not inherited! -> Wrong documentation.
(Review ID: 54425) 
======================================================================

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

WORK AROUND Name: vi73552 Date: 02/25/99 None ======================================================================
11-06-2004

EVALUATION Yes, this is a serious bug. We need to fix this. atul.dambalkar@eng 1999-02-25 Note: this applies to methods and package-private members (outside of the package). robert.field@Eng 1999-03-01
25-02-1999