RFR: JDK-8242056,Merge support for AnnotationType builders/writers into support for other types

2020-04-02 Thread Jonathan Gibbons
Please review a mostly-cleanup change to merge support for annotation types into the support for other types, like classs, interfaces, enums, and records. Apart from some very small changes, there should be no visible difference to any generated documentation. At the high level this means movi

RFR: 8241982: Make TestSearchScript.java run with GraalJS

2020-04-02 Thread Hannes Wallnoefer
Please review: JBS: https://bugs.openjdk.java.net/browse/JDK-8241982 Webrev: http://cr.openjdk.java.net/~hannesw/8241982/webrev.00/ This makes TestSearchScript.java run with GraalJS in ad

RFR: 8240169: javadoc fails to link to non-modular api docs

2020-04-02 Thread Hannes Wallnoefer
Please review: JBS: https://bugs.openjdk.java.net/browse/JDK-8240169 Webrev: http://cr.openjdk.java.net/~hannesw/8240169/webrev.00/ This patch allows using external documentation even if