[jdk17u-dev] RFR: 8305972: Update XML Security for Java to 3.0.2 [v2]
Goetz Lindenmaier
goetz at openjdk.org
Wed Jan 10 07:46:22 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 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 two new commits since the last revision:
- 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/3abbcfe0..b0809398
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2116&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2116&range=00-01
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 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