[jdk11u-dev] RFR: 8344137: Update XML Security for Java to 3.0.5
Petra Alice Mikova
duke at openjdk.org
Mon Feb 16 14:53:14 UTC 2026
I backport this for parity with 11.0.29-oracle from 17
Mostly clean backport:
src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/Constants.java did not apply cleanly for some reason, but no changes made
test/jdk/javax/xml/crypto/dsig/GenerationTests.java - keeping the changes but disabling the actual tests because of missing JDK-8166597
test/jdk/javax/xml/crypto/dsig/PSS.java test doesn't apply to the JDK11, as it is missing JDK-8241306 - disabling it for JDK < 17
Keeping the file and changes in tests for easier future backport resolving.
-------------
Commit messages:
- Backport e7454faf3ebbc663dd36fad057a5670b1fa27f47
Changes: https://git.openjdk.org/jdk11u-dev/pull/3156/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3156&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344137
Stats: 841 lines in 24 files changed: 603 ins; 12 del; 226 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3156.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3156/head:pull/3156
PR: https://git.openjdk.org/jdk11u-dev/pull/3156
More information about the jdk-updates-dev
mailing list