-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
1.0.2
-
sparc
-
solaris_2.5
javadoc currently produces a tree with lots of irrelevant classes in it. These irrelevant classes are not referenced anywhere in the source in any way. This makes for a class hierarchy with lots of junk in it that has nothing to do with the classes you're producing documentation for. It shouldn't.
- duplicates
-
JDK-4005062 javadoc lists all API's found in source files, not just the ones defined there
- Closed