Hi Joe, For your deprecated methods, would it be reasonable to add an @see or @link to point to public apis that are the replacements?
DOMSerializerImpl has the @deprecated after the @author which you did not do in the other classes. Would be nice if we can be consistent if at all possible Looks fine otherwise. Best, Lance On Jul 24, 2014, at 8:39 PM, huizhe wang <[email protected]> wrote: > Hi all, > > This is part of Xerces update: move to a common serialization codebase with > Xalan. As noted in one of the mailing list discussions: > > Xalan's serializer has the same baseline capability as Xerces' Java > serializer, effort was devoted to improve its performance > and fix bugs and it is being maintained by Xalan-J community and so we should > use Xalan's serializer as the primary code base moving forward. > > > The main code changes are a new set of classes in "dom3" added to the > serializer package. > > After fixing a few compatibility issues related to the pretty-print feature, > the patch now passes all of the JAXP tests. > > Bug: > https://bugs.openjdk.java.net/browse/JDK-8035467 > > Webrev: > http://cr.openjdk.java.net/~joehw/jdk9/8035467/webrev/ > > Please review. > > Thanks, > Joe Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 [email protected]
