History log of /openjdk9/langtools/test/jdk/javadoc/doclet/testStylesheet/TestStylesheet.java
Revision Date Author Comments
# 4115:68536b95691c 19-Apr-2017 bpatel

8176452: Javadoc UI style issue with index in description.
Reviewed-by: jjg, ksrini


# 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


# 3993:0ff92d6ce442 15-Feb-2017 bpatel

8151743: Header can still disappear behind the navbar
Reviewed-by: jjg, ksrini


# 3831:209b0eab0e1f 16-Dec-2016 bpatel

8160196: Module summary page should display information based on "api" or "detail" mode.
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


# 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