-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b30
-
sparc
-
solaris_7
I have a non public superclass which provides shared javadoc for two subclasses. The javadoc produced says "Description copied from class:..." but it should not do that when the superclass is not public.
It also shows the non-public superclass in the hierarchy at the top of the page for the class.
It also shows the non-public superclass in the hierarchy at the top of the page for the class.
- relates to
-
JDK-4780441 stddoclet: Incorrectly documents inherited members from package-private class
- Resolved
-
JDK-8254622 Hide superclasses from conditionally exported packages
- In Progress