[jdk17u-dev] RFR: 8305972: Update XML Security for Java to 3.0.2
Goetz Lindenmaier
goetz at openjdk.org
Tue Jan 9 19:11:03 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
-------------
Commit messages:
- Add new files, forgotten in first commit
- Remove Strings as proposed in CSR
- Backport f0aebc8141de5a50c88658a40caa01967a9afc53
Changes: https://git.openjdk.org/jdk17u-dev/pull/2116/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2116&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305972
Stats: 1423 lines in 39 files changed: 1171 ins; 142 del; 110 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