git: openjdk/jdk17u: master: 8268457: XML Transformer outputs Unicode supplementary character incorrectly to HTML
Alex Kasko
akasko at openjdk.java.net
Fri Nov 5 11:38:58 UTC 2021
Changeset: 0ab99ed0
Author: Alex Kasko <akasko at openjdk.org>
Date: 2021-11-05 11:37:27 +0000
URL: https://git.openjdk.java.net/jdk17u/commit/0ab99ed0ddcf45c9279bb7f58801770b6953cf5b
8268457: XML Transformer outputs Unicode supplementary character incorrectly to HTML
Backport-of: 83bce94cc8a7fb45b0604598411fbecc62000dfd
! src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/ToHTMLStream.java
+ test/jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java
+ test/jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest1.html
+ test/jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest1.xml
+ test/jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest1.xsl
+ test/jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest2.txt
+ test/jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest2.xml
More information about the jdk-updates-changes
mailing list