Please Review javadoc fixes 8026982

Mike Duigou mike.duigou at oracle.com
Tue Oct 22 19:13:18 UTC 2013


Wow, that's a lot of nits!

Reviewed via patch:

- "<blockquote><pre>{@code" is redundant. You could remove the <blockquote>

- This change should be reverted I think:

- * <br><a name="ResourceBundleMapping"/>When mapping resource bundle names to
+ * <br id="ResourceBundleMapping">When mapping resource bundle names to


Mike

On Oct 22 2013, at 11:53 , roger riggs <roger.riggs at oracle.com> wrote:

> Please review more javadoc cleanup to satisfy javadoc -Xlint.
> The changes remove <p> markup where it is invalid or unnecessary
> in packages java. io, lang, net, nio, rmi, security, text, and util.
> (this is a relatively low priority cleanup).
> 
> Webrev:
> 
> http://cr.openjdk.java.net/~rriggs/webrev-javadoc-8026982/
> 
> Thanks, Roger
> 
> 
> 




More information about the core-libs-dev mailing list