RFR [15] 8236823: Ensure that API documentation uses minified libraries

2020-05-28 Thread Pavel Rappo
Hello, Please review the change for https://bugs.openjdk.java.net/browse/JDK-8236823 http://cr.openjdk.java.net/~prappo/8236823/webrev.00/ This is the right time to fix this issue and perform an additional but related cleanup. The reason for this is the upcoming upgrade to jQuery 3.5.1, JBS-

RFR: 8164408: Add module support for @see, @link and @linkplain javadoc tags.

2020-05-28 Thread Hannes Wallnoefer
Please review: JBS: https://bugs.openjdk.java.net/browse/JDK-8164408 Webrev: http://cr.openjdk.java.net/~hannesw/8164408/webrev.00/ In the process of adding module support to DocCommentParser I switched the code to using ReferenceParser (both classes contained almost identical code to parse doc