The fix looks good for me.
Thanks,
Alexandr.
On 6/16/2014 11:34 PM, Steve Sides wrote:
Hello,
Could you please review the fix for the following bug:
https://bugs.openjdk.java.net/browse/JDK-8040901
Webrev corresponding:
http://cr.openjdk.java.net/~ssides/8040901/8040901.2/
This addresses missing @param and @return block tags in javadoc for
javax/swing/event classes as noted by doclint.
There are also a handful of formatting updates, fixes for typos, and
copyright updates for the edited files.
It does not address methods which are missing javadoc comments
completely.
thanks,
-steve