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.ri...@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 > > >