Once the new Doclet API has been integrated, deprecate the old doclet and taglet by adding @Deprecated annotation on the top level classes, and add the @deprecated javadoc tag in the API doc, giving the reader info about the replacement, including pointing to the new implementation's API docs.
- duplicates
-
JDK-8157606 deprecate com.sun.javadoc API
- Closed
- relates to
-
JDK-8035473 [javadoc] Revamp the existing Doclet APIs
- Closed
-
JDK-8157055 consider unified release notes for deprecated APIs
- Closed