hg: jdk/jdk: 8230814: Enable SAX ContentHandler to handle XML Declaration

huizhe.wang at oracle.com huizhe.wang at oracle.com
Thu Sep 19 16:54:12 UTC 2019


Changeset: 0ff1aeedc338
Author:    joehw
Date:      2019-09-19 16:53 +0000
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/0ff1aeedc338

8230814: Enable SAX ContentHandler to handle XML Declaration
Reviewed-by: lancea, dfuchs, alanb

! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/parsers/AbstractSAXParser.java
! src/java.xml/share/classes/org/xml/sax/ContentHandler.java
+ test/jaxp/javax/xml/jaxp/unittest/sax/DeclarationTest.java



More information about the jdk-changes mailing list