[jdk11u-dev] RFR: 8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML

Goetz Lindenmaier goetz at openjdk.org
Thu Dec 8 16:34:14 UTC 2022


On Fri, 18 Nov 2022 23:40:29 GMT, Tyler Steele <tsteele at openjdk.org> wrote:

> See comments in https://github.com/openjdk/jdk11u-dev/pull/1530.
> 
> This backport requires a review. It is not marked clean because it does not change the `@LastModified` dates in several places. In all cases, these dates were newer in the current version of jdk11u-dev. In a similar vein, this change adds to a newer list of bug ids in one place.

Hi @mlbridge, @phohensee,
this, together with the two predecessors, is a quite big change for 11.
While I see why this change (JDK-8223291) is useful for 11, I doubt so for the two 
predecessors. 
Unfortunately the original version of PR 1521 seems to be lost, so I can not assess how much
adaptions were needed to bring only that one change to 11.
For the two others, I am not sure they are side-effect free for all potential code running on 11.
Best regards,
  Goetz.

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1532


More information about the jdk-updates-dev mailing list