History log of /openjdk9/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlStyle.java
Revision Date Author Comments
# 4085: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


# 4083:2e47daa5c52b 04-Apr-2017 bpatel

8177417: Constructor Summary readability problems in jdk9 javadoc
Reviewed-by: jjg, ksrini


# 4039:b6b9c65b47b4 13-Mar-2017 bpatel

8174974: Annotation type pages generated by javadoc is missing module information
Reviewed-by: jjg, ksrini


# 3658:7f3b6ce62ea7 21-Sep-2016 bpatel

8162363: Tables in javadoc documentation missing row headers
Reviewed-by: jjg


# 3533:96c5cf891ac0 12-Jul-2016 bpatel

8154261: Module summary page should display directives for the module
Reviewed-by: jjg, ksrini


# 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


# 3280:f8aebd55b8f5 05-Mar-2016 ksrini

8150000: Javadoc omits package listing for type
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