[jdk17u-dev] RFR: 8305972: Update XML Security for Java to 3.0.2

Goetz Lindenmaier goetz at openjdk.org
Thu Nov 30 08:58:30 UTC 2023


I backport this for parity with 17.0.11-oracle.

The backport was almost clean, except for two trivial resolves due to differences in whitespace in the context.

The change comes with a CSR, which is already approved for 17.
But the CSR requires changes wrt. to the original change. 
In 17, no EDDSA support is added.

The PR comes with two commits:
1. the almost clean backport
2. removing the eddsa support.

Tests pass, SAP nightly testing passed.

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

Commit messages:
 - Remove EDDSA support as required by CSR 8320594
 - Backport f0aebc8141de5a50c88658a40caa01967a9afc53

Changes: https://git.openjdk.org/jdk17u-dev/pull/2006/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2006&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8305972
  Stats: 840 lines in 34 files changed: 484 ins; 246 del; 110 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2006.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2006/head:pull/2006

PR: https://git.openjdk.org/jdk17u-dev/pull/2006


More information about the jdk-updates-dev mailing list