Hi Mark,
org/omg/CORBA/package.html: for consistency should
{@extLink jidlexception Java IDL exceptions }
be the same as others:
{@extLink jidlexception documentation on Java IDL exceptions}
I'm not sure if the is really needed. I'd remove it if not
necessary.
Otherwise looks fine.
Roger
On 5/31/2017 12:43 PM, Mark Sheppard wrote:
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