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

Goetz Lindenmaier goetz at openjdk.org
Mon Jan 15 07:13:46 UTC 2024


> I backport this for parity with 17.0.11-oracle.
> 
> This is a  minimal version that only removes the strings from the interface, as well as the comment. Removing these is explicitly stated in the CSR.
> 
> The change keeps the EdDSA implementation. As I understand, 17 supports EdDSA in general, it was just not included for XML when 17 was released.
> https://bugs.openjdk.org/browse/JDK-8305972

Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge branch 'openjdk:master' into goetz_backport_8305972-minimal
 - Remove Strings as proposed in CSR
 - Backport f0aebc8141de5a50c88658a40caa01967a9afc53

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/2116/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/2116/files/b0809398..d294d014

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

  Stats: 1188 lines in 29 files changed: 641 ins; 480 del; 67 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2116.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2116/head:pull/2116

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


More information about the jdk-updates-dev mailing list