History log of /openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/TagletManager.java
Revision Date Author Comments
# 4278:a6cee0419f93 15-Aug-2017 ksrini

8173425: Javadoc needs a new tag to specify the summary.
Reviewed-by: jjg


# 4190:daa70bfed35e 05-Jun-2017 ksrini

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


# 4072:5d030fd9de7a 23-Mar-2017 jjg

8176836: Provide Taglet with context
Reviewed-by: ksrini


# 4041:e9e81bd49607 09-Mar-2017 jjg

8176331: Simplify new doclet packages
Reviewed-by: 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


# 3568:99470b5ea8d8 09-Aug-2016 jjg

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


# 3474:dcb234002184 13-Jun-2016 darcy

8155880: Fix langtools usage of the deprecated Class.newInstance method
Reviewed-by: mcimadamore


# 3467:8d765a5c7ba5 10-Jun-2016 bpatel

8156077: Support javadoc tags in module documentation
Reviewed-by: jjg


# 3374:59adcdd0cd3b 02-May-2016 darcy

8155516: Suppress warnings from uses of deprecated Class.newInstance langtools
Reviewed-by: jjg


# 3372:a3e5875a0b7e 02-May-2016 ksrini

8154578: Drop residual use of addReads from javadoc
Reviewed-by: alanb, jjg


# 3337:cba09a2e6ae9 10-Apr-2016 ksrini

8073100: [javadoc] Provide an ability to suppress document generation for specific elements.
Reviewed-by: jjg


# 3294:9adfb22ff08f 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: jjg, jlahoda, vromero, mcimadamore, bpatel, ksrini, darcy, anazarov, dfuchs
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, jan.lahoda@oracle.com, vicente.romero@oracle.com, andreas.lundblad@oracle.com, andrey.x.nazarov@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, kumar.x.srinivasan@oracle.com, sundararajan.athijegannathan@oracle.com


# 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