RFR [16/java.xml] 8251561: Fix doclint warnings in the java.xml package

Joe Wang huizhe.wang at oracle.com
Wed Aug 26 15:49:12 UTC 2020


On 8/26/20 4:00 AM, Alan Bateman wrote:
> On 21/08/2020 19:23, Joe Wang wrote:
>> Pelase review a patch to add the missing @return, @throws, @param 
>> statements in the java.xml package (excluding the DOM component).
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8251561
>> CSR: https://bugs.openjdk.java.net/browse/JDK-8251995
>>
>> webrev: http://cr.openjdk.java.net/~joehw/jdk16/8251561/webrev_01/
> In passing, the javax.xml.stream changes have really odd formatting, 
> some of the sources are a mix of 2 and 4-space indentation.  Also they 
> have an really odd "@author Copyright (c) 2009 Oracle Corporation". 
> Nothing to do with fixing the doclint warnings but maybe something 
> that could be cleaned up when next touching this code.

Thanks Alan!  I wondered someone would spot these peculiar things :-)
Added your comment to https://bugs.openjdk.java.net/browse/JDK-8252328

-Joe
>
> -Alan



More information about the core-libs-dev mailing list