History log of /openjdk9/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractExecutableMemberWriter.java
Revision Date Author Comments
# 4052:f9ff519b0e6e 15-Mar-2017 bpatel

8175200: Long method signatures disturb Method Summary table
Reviewed-by: jjg, ksrini


# 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


# 3595:81692f730015 18-Aug-2016 ksrini

8159305: Enhance the javadoc tool to support module related options
Reviewed-by: bpatel, jjg


# 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