<Swing Dev> [9] Review Request for 8042120: Fix doclint warnings from javax.swing.text.html.parser
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Thu May 15 15:10:38 UTC 2014
src/share/classes/javax/swing/text/html/parser/Parser.java
+ * Finally delegates the call to an error with the message
+ * (err + " " + arg1 + " " + arg2 + " " + arg3).
Could you remove this Comment?
The method implementation can be changed and it will require additional
CCC request for the javadoc change.
Thanks,
Alexandr.
On 4/29/2014 6:32 PM, alexander stepanov wrote:
> Hello,
>
> Could you please review the fix for the following bug:
> https://bugs.openjdk.java.net/browse/JDK-8042120
>
> Webrev corresponding:
> http://cr.openjdk.java.net/~yan/8042120/webrev.00/
>
> Just a minor cleanup of javadoc to avoid doclint warnings.
>
> Thanks,
> Alexander
More information about the swing-dev
mailing list