RFR [16/java.xml] 8251561: Fix doclint warnings in the java.xml package
Alan Bateman
Alan.Bateman at oracle.com
Wed Aug 26 11:00:57 UTC 2020
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.
-Alan
More information about the core-libs-dev
mailing list