-
Bug
-
Resolution: Fixed
-
P3
-
9-repo-jigsaw
-
b119
-
Not verified
There are several issues here:
com.sun.tools.javadoc.Main documentation says "This is NOT part of any supported API." This is different from what com.sun.tools.javac.Main has.
There are a lot of internal classes in com.sun.tools.javadoc with "This is NOT part of any supported API." sentence. They should probably be moved in a internal package.
com.sun.tools.javadoc.Main documentation says "This is NOT part of any supported API." This is different from what com.sun.tools.javac.Main has.
There are a lot of internal classes in com.sun.tools.javadoc with "This is NOT part of any supported API." sentence. They should probably be moved in a internal package.