RFR: JDK-8176784 - Amend HREF to technote/guides in CORBA API docs to unilinks for guides

Mark Sheppard mark.sheppard at oracle.com
Wed May 31 16:43:12 UTC 2017


Hi,
    please oblige and review the following changes
http://cr.openjdk.java.net/~msheppar/8176784-IV/webrev.02/

which address the issue raised in
https://bugs.openjdk.java.net/browse/JDK-8176784

this results in changes to  href in the corba javadoc, such that the
relative links to technote/guides html pages have been
replaces with the @extLink annotation. This will result in a
URL query link being created to replace the technote links, when
the javadoc is generated.

regards
Mark


More information about the core-libs-dev mailing list