History log of /openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlTree.java
Revision Date Author Comments
# 4291:1e2a4e07bc70 24-Aug-2017 bpatel

8182263: Search box and reset button needs to be a11y fixed.
Reviewed-by: jjg, ksrini


# 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


# 3828:d30434bde0a8 16-Dec-2016 mcimadamore

8171371: Remove redundant type-arguments from generic method calls
Reviewed-by: jjg, rfield, mchung


# 3658:7f3b6ce62ea7 21-Sep-2016 bpatel

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


# 3587:e95034be7f05 15-Aug-2016 jjg

8162353: javadoc should provide a way to disable use of frames
Reviewed-by: bpatel, ksrini


# 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