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

Goetz Lindenmaier goetz at openjdk.org
Mon Dec 4 12:14:27 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.

Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains three new commits since the last revision:

 - More EDDSA cleanups
 - Remove EDDSA support as required by CSR 8320594
 - Backport f0aebc8141de5a50c88658a40caa01967a9afc53

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/2006/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/2006/files/12d02610..a41cd161

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2006&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2006&range=00-01

  Stats: 125 lines in 3 files changed: 104 ins; 12 del; 9 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