[jdk17] Integrated: 8265073: XML transformation and indentation when using xml:space
Joe Wang
joehw at openjdk.java.net
Fri Jun 18 16:06:31 UTC 2021
On Thu, 17 Jun 2021 16:13:49 GMT, Joe Wang <joehw at openjdk.org> wrote:
> The issue was that the attribute was processed before the variable was set (e.g. m_preserveSpaces.push). Reversing the order fixed it.
This pull request has now been integrated.
Changeset: 7e03cf29
Author: Joe Wang <joehw at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/7e03cf2916a69f947c46ac85b222ee7a99f68ad8
Stats: 60 lines in 2 files changed: 52 ins; 6 del; 2 mod
8265073: XML transformation and indentation when using xml:space
Reviewed-by: naoto, lancea, iris
-------------
PR: https://git.openjdk.java.net/jdk17/pull/89
More information about the core-libs-dev
mailing list