<AWT Dev> [9] Review Request: 6622944 Use package-info.java instead of package.html within awt packages

Sergey Bylokhov sergey.bylokhov at oracle.com
Wed Feb 15 14:22:31 UTC 2017


Hello,
Please review the fix for jdk9.
 - All "package.html" files were replaced by "package-info.java" in java.awt package and its subpackages.
 - All <tag> were replaced by {@tag }.
 - Some unnecessary <B> tags were removed.
 - I also wraped some references to the classes in the {link}
 - All files were manually reformatted - 80 chars per line.

Note that the changeset which will be pushed, the "html" files will be marked as moved and updated, instead of removed and added.
Later I will do the same for javax.swing, and then for all other packages in java client.

Bug: https://bugs.openjdk.java.net/browse/JDK-6622944
Webrev can be found at: http://cr.openjdk.java.net/~serb/6622944/webrev.00/ <http://cr.openjdk.java.net/~serb/6622944/webrev.00/>
Specdiff: http://cr.openjdk.java.net/~serb/6622944/specdiff/overview-summary.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20170215/cae2f421/attachment.html>


More information about the awt-dev mailing list