History log of /openjdk10/langtools/test/jdk/javadoc/doclet/testSearch/TestSearch.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


# 4257:c5396fef969a 15-Jul-2017 bpatel

8181622: new {@index} tag generates multiple index entries
Reviewed-by: jjg, ksrini


# 4191:ca89f102dae7 07-Jun-2017 bpatel

8147881: Javadoc search box watermark text issue
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


# 4061:efbe078a0f67 15-Mar-2017 bpatel

8176794: javadoc search results sorted incorrectly on packages
Reviewed-by: jjg, ksrini


# 3971:f06dc0d49d68 09-Feb-2017 bpatel

8168965: search items are not listed in any sensible order
Reviewed-by: jjg, ksrini
Contributed-by: michel.trudeau@oracle.com


# 3924:407027d18f9c 26-Jan-2017 bpatel

8166175: javadoc search doesn't work on local doc bundles
Reviewed-by: jjg, ksrini


# 3772:3f6eebe1543a 16-Nov-2016 bpatel

8147890: Javadoc search does not work with Enums
Reviewed-by: jjg, ksrini


# 3704:673c53147055 13-Oct-2016 bpatel

8141636: Javadoc search should support camelCase search
Reviewed-by: jjg


# 3691:9ce68b2cff36 10-Oct-2016 ksrini

8151102: Cleanup javadoc exception handling
Reviewed-by: jjg


# 3300:d52219fa3026 22-Mar-2016 chegar

Merge


# 3296:4e6a73cb55da 14-Mar-2016 ksrini

8071982: Update tests for revamped Doclet API
8071984: Update test cases for repeating and type annotations output in javadoc
Reviewed-by: ksrini, bpatel
Contributed-by: oleg.barbashov@oracle.com


# 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