On Fri, 11 Jun 2021 12:42:35 GMT, Masanori Yano <my...@openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 83bce94c
Author:    Masanori Yano <my...@openjdk.org>
Committer: Joe Wang <jo...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/83bce94cc8a7fb45b0604598411fbecc62000dfd
Stats:     194 lines in 7 files changed: 168 ins; 21 del; 5 mod

8268457: XML Transformer outputs Unicode supplementary character incorrectly to 
HTML

Reviewed-by: lancea, naoto, iris, joehw

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

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

Reply via email to