[jdk17] RFR: 8265073: XML transformation and indentation when using xml:space [v2]

Naoto Sato naoto at openjdk.java.net
Thu Jun 17 22:22:28 UTC 2021


On Thu, 17 Jun 2021 22:03:46 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.
>
> Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Thanks Naoto. Updated accordingly.

Looks good. Thanks for the fix!

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

Marked as reviewed by naoto (Reviewer).

PR: https://git.openjdk.java.net/jdk17/pull/89


More information about the core-libs-dev mailing list