Continuing the documentation cleanup:

Please review the following simple changes to the API documentation for the java.xml module,
to address issues with links in these files.

Some missing ids have been declared as appropriate.

The issue with a mailto: link in the public API to an obsolete address has been side-stepped by converting a number of explicit Author and See constructs to the equivalent @author and @see tags. Since we don't publish authors in the generated documentation, that addresses the appearance of the bad mailto: link. I'll leave it to someone else to take on the general task of cleaning up the many references to obsolete @sun.com email addresses in the source code.

JBS: https://bugs.openjdk.java.net/browse/JDK-8185464
Webrev: http://cr.openjdk.java.net/~jjg/8185464/webrev.00/
API: http://cr.openjdk.java.net/~jjg/8185464/api.00/overview-summary.html

-- Jon


Reply via email to