hg: jdk8u/jdk8u-dev/jaxp: 2 new changesets

dmitry.degrave at oracle.com dmitry.degrave at oracle.com
Tue Mar 18 15:27:02 UTC 2014


Changeset: d80e71f42684
Author:    aefimov
Date:      2014-01-05 21:00 -0800
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jaxp/rev/d80e71f42684

8027359: XML parser returns incorrect parsing results
Reviewed-by: lancea

! src/com/sun/org/apache/xerces/internal/impl/XML11EntityScanner.java
! src/com/sun/org/apache/xerces/internal/impl/XMLEntityScanner.java

Changeset: 381967eea4c5
Author:    aefimov
Date:      2014-02-21 16:55 +0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jaxp/rev/381967eea4c5

8032909: XSLT string-length returns incorrect length when string includes complementary chars
Reviewed-by: joehw, dfuchs

+ test/javax/xml/jaxp/parsers/8032909/XSLT.java
+ test/javax/xml/jaxp/parsers/8032909/a_utf16.xml
+ test/javax/xml/jaxp/parsers/8032909/a_utf16.xsl
+ test/javax/xml/jaxp/parsers/8032909/a_utf8.xml
+ test/javax/xml/jaxp/parsers/8032909/a_utf8.xsl
+ test/javax/xml/jaxp/parsers/8032909/a_windows1252.xml
+ test/javax/xml/jaxp/parsers/8032909/a_windows1252.xsl



More information about the jdk8u-all-changes mailing list