<Swing Dev> Review Request for 8042284: Add block tags for @return and @param to swing plaf classes

Steve Sides steve.sides at oracle.com
Thu Jun 5 18:32:36 UTC 2014


Sorry, I had introduced a doclint error on line 59 of TextUI.java (wrong 
param name, 'b' instead of 'bias').
This corrects that:
    http://cr.openjdk.java.net/~ssides/8042284/8042284.2/

-steve

On 6/5/2014 10:34 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.1  <http://cr.openjdk.java.net/%7Essides/80042284/8042284.1>
>
> 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
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20140605/71e982de/attachment.html>


More information about the swing-dev mailing list