[jdk21u-dev] RFR: 8344137: Update XML Security for Java to 3.0.5
Goetz Lindenmaier
goetz at openjdk.org
Fri Jul 4 10:57:42 UTC 2025
On Thu, 3 Jul 2025 16:12:50 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 21.0.8-oracle.
>
> Clean backport except for GenerationTests.java.
> That differs because the backport of this update always
> omits the new signature method Strings so that the standard
> must not be touched, see also the backport CSR.
> The test was adapted to this in the past in 21.
>
> We need to adapt this change, too.
>
> We can just skip the chunk that does not apply
> in GenerationTests.
> It increments the number of methods, but as this
> is not changed in 21 we don't need this.
>
> In an extra commit I remove the new method strings and
> adapt the test to it.
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1937#issuecomment-3035582582
More information about the jdk-updates-dev
mailing list