[jdk21u-dev] Integrated: 8319124: Update XML Security for Java to 3.0.3

Goetz Lindenmaier goetz at openjdk.org
Tue Jan 16 09:04:30 UTC 2024


On Sat, 23 Dec 2023 15:23:05 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 21.0.3-oracle.
> 
> The patch applied clean (first commit).
> 
> I removed the strings from SignatureMethod.java as documented in the backport CSR.
> I did not change DOMSignatureMethod.java.
> 
> I skipped the changes to GenerationTest.java. The test passes.
> 
> **Update**: 
> I pushed a new commit that makes the four new test cases work.
> As proposed in the CSR, I use the plain strings instead of the constants defined in SignatureMethod.

This pull request has now been integrated.

Changeset: 45df0785
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/45df078510ad6b8fb336e4180622ca3792bbe0cc
Stats:     1531 lines in 130 files changed: 1114 ins; 231 del; 186 mod

8319124: Update XML Security for Java to 3.0.3

Reviewed-by: mbaesken
Backport-of: 1c0bd81a10f97c752818163a573d5983c7e481ac

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

PR: https://git.openjdk.org/jdk21u-dev/pull/94


More information about the jdk-updates-dev mailing list