Hello,
This is a redo of the changes so that they are based on jdk9/client
rather than jdk9/dev.
Could you please review these fixes for doclint warnings for javax/swing/plaf.
This addresses mostly just missing @param and @return tags.
bugID:
https://bugs.openjdk.java.net/browse/JDK-8042284
Webrev corresponding:
http://sqeweb.us.oracle.com/coretools/ssides/webrevs/8042284/8042284.4/
thanks,
steve
On 7/1/2014 8:50 AM, Steve Sides wrote:
------------------------------------------------------------------------
Hello,
Could you please review the fix for the following bug:
https://bugs.openjdk.java.net/browse/JDK-8042284
Webrev corresponding:
http://cr.openjdk.java.net/~ssides/8042284/8042284.3/
This addresses missing @parm and @return block tags in javadoc for
javax/swing/plaf classes as noted by doclint.
It does not address methods which are missing javadoc comment altogether,
of which there are several.
thanks,
-steve