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

Goetz Lindenmaier goetz at openjdk.org
Sat Dec 23 15:30:07 UTC 2023


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.

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

Commit messages:
 - Undo changes not suitable for 21
 - Backport 1c0bd81a10f97c752818163a573d5983c7e481ac

Changes: https://git.openjdk.org/jdk21u-dev/pull/94/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=94&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8319124
  Stats: 1487 lines in 129 files changed: 1072 ins; 231 del; 184 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/94.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/94/head:pull/94

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


More information about the jdk-updates-dev mailing list