Andrew John Hughes wrote:
2009/12/10 Joe Darcy <[email protected]>:
Hello.
While doing a coredocs build, I noticed once again some javadoc warnings
coming out of the javax.accessibility package and I decided to fix them; the
patch is below and the full webrev is at
http://cr.openjdk.java.net/~darcy/4891262.0/
Again, good to see these being fixed. What do you think to the idea
of backporting these fixes to OpenJDK6 for the next release (b19)?
It's not a major issue, but would improve the documentation packages
being installed by GNU/Linux distros.
Andrew, if you wish, you have my approval to apply the fix for 4891262
(just pushed into JDK 7 TL) and also
6909070 "Missing package statements in java.text.Bidi @see links"
to OpenJDK 6 build 18, the current build.
-Joe