RFR: JDK-8030709 : Tidy warnings cleanup for java.lang package
Jonathan Gibbons
jonathan.gibbons at oracle.com
Mon Jan 6 11:32:49 PST 2014
On 01/02/2014 08:51 AM, Alan Bateman wrote:
> On 26/12/2013 13:51, Serge wrote:
>> Hi all.
>> Please review the fix
>> http://cr.openjdk.java.net/~yan/8030709/webrev.00/
>> <http://cr.openjdk.java.net/%7Eyan/8030709/webrev.00/>
>> for https://bugs.openjdk.java.net/browse/JDK-8030709
>>
>> This patch cleanup tidy warnings for generated html documentation,
>> and do
>> not affect the appearance of the documentation.
>>
>>
>> Best regards,
>> Serge V. Lugovoy
> The removal of the excess <p> tags look okay to me. The only thing
> that isn't clear (to me anyway) is the lists in MemoryNotificationInfo
> and ThreadInfo, are those paragraph tags needed and isn't it
> inconsistent to have them on only some of the list items?
>
> -Alan.
I agree with Alan that the <P> tags on MemoryNotificationInfo and
ThreadInfo are not necessary, and (depending on the stylesheet) could
lead to inconsistent appearance in the generated files.
-- Jon
More information about the jdk9-dev
mailing list