<Swing Dev> Review request: JDK-8042105: Fix some doclint issues in javax.swing.text.html classes

Yuri Nesterenko yuri.nesterenko at oracle.com
Tue Apr 29 12:48:52 UTC 2014


Hi colleagues,

could you please review a change

http://cr.openjdk.java.net/~yan/8042105/webrev.00/

for a corresp. bug
https://bugs.openjdk.java.net/browse/JDK-8042105 ?

All changes are in javax.swing.text.html classes.

Here, we fixed some of the issues reported by a doclint doclet
of javadoc. This time, it's mostly omissions of return and
parameters descriptions in some methods and sometimes
the lack of definition of public items.

We intentionally decided to spend one full day on this work.
It's impossible to fix all remaining 400+ issues in
javax.swing.text.html in one day.
We have, however, a periodic reporting hudson task
for doclint issues and will return to that again and again.

Thanks,
-yan



More information about the swing-dev mailing list