Re: RFR doclint issues in java.net

2013-07-25 Thread Joe Darcy
FWIW, I've filed a bug against doclint to allow ordered lists of the form JDK-8021324 [doclint] Doclint need not warn over use of ordered lists with styles In any case, the changes below look fine to go back; if you want to leave the in java.net, that would be fine by me too. Thanks,

Re: RFR doclint issues in java.net

2013-07-25 Thread Lance Andersen - Oracle
Good to go On Jul 25, 2013, at 6:00 AM, Chris Hegarty wrote: > This is a request for review for some doclint warnings in the java.net > package. Trivially, the list type should be left to the CSS. > > Note: with these changes there are still warnings for two DatagramPacket > constructors that a