[jdk21u-dev] RFR: 8344137: Update XML Security for Java to 3.0.5

Matthias Baesken mbaesken at openjdk.org
Fri Jul 4 09:11:46 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.

Marked as reviewed by mbaesken (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1937#pullrequestreview-2986205106


More information about the jdk-updates-dev mailing list