RFR (jdk13/java.xml) 8219692: DOM and SAX parser ignore namespace
Lance Andersen
lance.andersen at oracle.com
Mon May 20 23:09:53 UTC 2019
Hi Joe,
As we discussed off-line, these changes look OK. Please double check that the copyright is updated in the relevant files.
Best
Lance
> On May 20, 2019, at 7:06 PM, Joe Wang <huizhe.wang at oracle.com> wrote:
>
> Please review an enhancement to the DOM and SAX factories. By default, DOM/SAX factories created using the existing newInstance methods do not support XML Namespace. Parsers instantiated with such factories would therefore ignore namespaces. Users not realizing or unaware of the legacy setting may run into the issue as demonstrated in the bug description.
>
> This patch addresses the issue by introducing new methods that must set NamespaceAware to true. Factories instantiated using these methods can therefore create parsers that support XML Namespace by default.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8219692
> webrevs: http://cr.openjdk.java.net/~joehw/jdk13/8219692/webrev/
>
> Thanks,
> Joe
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
More information about the core-libs-dev
mailing list