-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b12
-
generic
-
generic
-
Not verified
Portions of the doclet uses arrays for example:
com/sun/tools/doclets/formats/html/AbstractPackageIndexWriter.java,
we must purge the use of Arrays and replace it with Collections.
com/sun/tools/doclets/formats/html/AbstractPackageIndexWriter.java,
we must purge the use of Arrays and replace it with Collections.
- blocks
-
JDK-8035473 [javadoc] Revamp the existing Doclet APIs
- Closed