8035473: [javadoc] Revamp the existing Doclet APIs

8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue

Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
This commit is contained in:
Kumar Srinivasan 2015-11-28 18:52:17 -08:00
parent e2ab4ff25d
commit cf406debb4
996 changed files with 128974 additions and 42 deletions

View file

@ -104,7 +104,7 @@ public class ToolProvider {
}
private static final String systemDocumentationToolName
= "com.sun.tools.javadoc.api.JavadocTool";
= "jdk.javadoc.internal.api.JavadocTool";
/**
* Returns the Java™ programming language documentation tool provided