Hi Joe,
I will review it in more details but here is an early feedback:
66 * <a
href="http://download.java.net/java/jdk9/docs/api/javax/xml/catalog/package-summary.html">
67 * new public API</a>.<p>
The following should work (it did in the past, might be worth
checking that it still does):
* {@linkplain javax.xml.catalog new public API}
and should avoid putting in absolute hyperlinks that might become
obsolete.
best regards
-- daniel
On 14/09/16 05:48, Joe Wang wrote:
Hi,
Please review the deprecation of the internal Catalog API.
JBS: https://bugs.openjdk.java.net/browse/JDK-8165784
webrev: http://cr.openjdk.java.net/~joehw/jdk9/8165784/webrev/
Thanks,
Joe