[jdk21u-dev] Integrated: 8344137: Update XML Security for Java to 3.0.5
Goetz Lindenmaier
goetz at openjdk.org
Fri Jul 4 13:05:44 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.
This pull request has now been integrated.
Changeset: 2d30662c
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/2d30662c5dff99c2fa06fc9e06426a9baabd2b57
Stats: 640 lines in 24 files changed: 600 ins; 12 del; 28 mod
8344137: Update XML Security for Java to 3.0.5
Reviewed-by: mbaesken
Backport-of: 18e0b343ab002b193d4db3be226394ee7dbe9f19
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1937
More information about the jdk-updates-dev
mailing list