Please Review javadoc fixes 8026982 (updated)

Mike Duigou mike.duigou at oracle.com
Tue Oct 22 20:48:59 UTC 2013


Looks good. 

> The id="xxx"  form is equivalent way to tag a paragraph with a target link.

TIL that it's time to stop using <a name=... :-) (Since HTML 4.01)

Mike

On Oct 22 2013, at 13:31 , roger riggs <roger.riggs at oracle.com> wrote:

> Thanks for the comments, updated with Webrev with the suggestions.
> 
>   http://cr.openjdk.java.net/~rriggs/webrev-javadoc-8026982/
> 
> Roger
> 
> On 10/22/2013 2:53 PM, roger riggs 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