Hi Daniel,
Changes looks good, i was under impression that if {@extLink }
description is multi word then you have to put it under double quotes
like {xtLink jndi_overview "JNDI documentation"} but looks like that is
not the case ExtLink.java will take care of this.
Thanks,
Vyom
On Friday 12 May 2017 05:09 PM, Daniel Fuchs wrote:
Hi,
I have refreshed my webrev to use {@extLink } instead as this
is what is needed now for links to technical guides:
http://cr.openjdk.java.net/~dfuchs/webrev_8180176/webrev.00/index.html
best regards,
-- daniel
On 11/05/2017 12:54, Daniel Fuchs wrote:
Hi,
Please find below a patch for:
8180176: Broken javadoc links in java.logging and java.naming
https://bugs.openjdk.java.net/browse/JDK-8180176
The fix is to use {@docRoot} as has been done elsewhere...
http://cr.openjdk.java.net/~dfuchs/webrev_8180176/webrev.00/index.html
best regards,
-- daniel