-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
1.2.0
-
x86, sparc
-
solaris_2.6, windows_95, windows_nt
| * When I use -private, I get:
|
| Methods inherited from class java.lang.Object
| , clone, equals, finalize, getClass, hashCode, notify, notifyAll,
| registerNatives, toString, wait, wait, wait
|
| Notice that initial "," which is wrong.
|
| Methods inherited from class java.lang.Object
| , clone, equals, finalize, getClass, hashCode, notify, notifyAll,
| registerNatives, toString, wait, wait, wait
|
| Notice that initial "," which is wrong.
- duplicates
-
JDK-4186650 javadoc always produces a ',' before the methods inherited from Object
-
- Closed
-
-
JDK-4214932 Private fields/methods are documented as inherited
-
- Resolved
-
- relates to
-
JDK-4136861 Doclet API: static initializers need special handling
-
- Closed
-