<Swing Dev> RFR: 8251125: doclint errors about missing references in Swing javadoc
Tejpal Rebari
tejpal.rebari at oracle.com
Thu Aug 13 12:42:37 UTC 2020
Hi All,
Please review the following fix for jdk16.
Bug: https://bugs.openjdk.java.net/browse/JDK-8251125 <https://bugs.openjdk.java.net/browse/JDK-8251125>
Webrev : http://cr.openjdk.java.net/~trebari/swing/8251125/webrev00/ <http://cr.openjdk.java.net/~trebari/swing/8251125/webrev00/>
Issue : Doclint errors about missing references in Swing javadoc.
Doclint identified that some of the swing classes are missing reference.
Fix : Added complete path name where the reference was missing.
Verified that the doclint doesn’t throw any error after the fix.
Thanks
Tejpal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20200813/380ba510/attachment.htm>
More information about the swing-dev
mailing list