History log of /openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/TagletWriterImpl.java
Revision Date Author Comments
# 4246:7a9a70b69184 06-Jul-2017 lana

Merge


# 4242:0d0ac75b0f6c 26-Jun-2017 jjg

8182736: javadoc generates bad names and broken module graph links
Reviewed-by: jjg, bpatel, darcy, ksrini
Contributed-by: bhavesh.patel@oracle.com, jonathan.gibbons@oracle.com


# 4190:daa70bfed35e 05-Jun-2017 ksrini

8177848: Rename Configuration(Impl) classes
Reviewed-by: jjg


# 4098:0e63023ff978 05-Apr-2017 bpatel

8175218: The fix for JDK-8141492 broke formatting of some javadoc documentation.
8178078: jdk/javadoc/doclet/testDeprecatedDocs/TestDeprecatedDocs.java failed due to some subtests failed
8178079: jdk/javadoc/doclet/testModules/TestModules.java failed due to some subtests failed
Reviewed-by: jjg, ksrini


# 3816:50135a630f35 13-Dec-2016 bpatel

8162674: change javadoc output text and style emitted by for-removal deprecations
Reviewed-by: jjg


# 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


# 3598:a38243a7de40 19-Aug-2016 bpatel

8155995: Update javadoc to include module search
Reviewed-by: jjg, ksrini


# 3568:99470b5ea8d8 09-Aug-2016 jjg

8160697: HTMLWriter needs perf cleanup
Reviewed-by: ksrini, bpatel


# 3291:9c3966e9a7a7 24-Feb-2016 ksrini

8149139: [javadoc] Modify Content to accept CharSequence
Reviewed-by: jjg


# 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