History log of /openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/api/JavadocTool.java
Revision Date Author Comments
# 3809:27be91e4393b 09-Dec-2016 jjg

8170251: Add javax.tools.Tool.name()
Reviewed-by: darcy, mchung


# 3673:8bf23828bb2f 30-Sep-2016 jjg

8166144: New javadoc options don't conform to JEP 293 (GNU style options)
Reviewed-by: ksrini, bpatel


# 3625:f08683786207 29-Aug-2016 jlahoda

8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java
Summary: Only enabling the DefinedByAnalyzer on java.compiler and jdk.compiler; removing the @DefinedBy annotations from other modules
Reviewed-by: jjg, ksrini


# 3560:bbf4cfc235bd 03-Aug-2016 jjg

8162359: javac should use stdout for --help and --version
Reviewed-by: vromero


# 3233:b5d08bc0d224 28-Nov-2015 ksrini

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