Hi all,

Could you please review the 8268457 bug fixes?

The problem is that ToHTMLStream applies processing for non-surrogate pairs to 
the surrogate pair.
This fix changes the processing for non-surrogate pairs to the else condition.

-------------

Commit messages:
 - clean up whitespace
 - 8268457: XML Transformer outputs Unicode supplementary character incorrectly 
to HTML

Changes: https://git.openjdk.java.net/jdk/pull/4474/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4474&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8268457
  Stats: 235 lines in 7 files changed: 223 ins; 9 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4474.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4474/head:pull/4474

PR: https://git.openjdk.java.net/jdk/pull/4474

Reply via email to