Integrated: 8287076: Document.normalizeDocument() produces different results

Joe Wang joehw at openjdk.org
Thu Jun 23 17:16:53 UTC 2022


On Wed, 22 Jun 2022 20:01:58 GMT, Joe Wang <joehw at openjdk.org> wrote:

> Fix a regression in Document.normalizeDocument() caused by a change in JDK 10.
> 
> Test: new test (as in the bug report) and Tier2 passed.

This pull request has now been integrated.

Changeset: 1f9521e6
Author:    Joe Wang <joehw at openjdk.org>
URL:       https://git.openjdk.org/jdk19/commit/1f9521e6cb2f701f8712b4ec941ff1dbb45dad4e
Stats:     72 lines in 4 files changed: 52 ins; 3 del; 17 mod

8287076: Document.normalizeDocument() produces different results

Reviewed-by: lancea, iris, naoto

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

PR: https://git.openjdk.org/jdk19/pull/59


More information about the core-libs-dev mailing list