RFR: 8210405: Javadoc search doesn't always consider full input upon Enter

Hannes Wallnöfer hannes.wallnoefer at oracle.com
Tue Oct 9 15:57:33 UTC 2018


Please review:

Bug: https://bugs.openjdk.java.net/browse/JDK-8210405
Webrev: http://cr.openjdk.java.net/~hannesw/8210405/webrev.00/

The fix consists of increasing the autocomplete delay from 100 to 300 ms which is the recommended/default value for the jQuery UI autocomplete widget.

API docs generated with patched JDK can be browsed here: 

http://cr.openjdk.java.net/~hannesw/8210405/api/

Thanks,
Hannes


More information about the javadoc-dev mailing list