-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 1.2.0
-
Component/s: tools
-
x86
-
windows_nt
Name: dk30142 Date: 11/02/98
A minor bug:
Before the names of methods inheirted from Object,
javadoc always generates a comma, which should be
removed:
====================================================
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait,
wait, wait
====================================================
The comma before "clone" should be removed.
regards.
(Review ID: 41917)
======================================================================
- duplicates
-
JDK-4136244 -private adds junk to list of inherited methods from Object
-
- Closed
-