[jdk17u-dev] RFR: 8341964: Add mechanism to disable different parts of TLS cipher suite
Goetz Lindenmaier
goetz at openjdk.org
Sat Jul 19 20:07:45 UTC 2025
I backport this for parity with 17.0.17-oracle
I assume it was backportet there. There is a CSR for 17, and follow up [JDK-8349583](https://bugs.openjdk.org/browse/JDK-8349583) was backported there.
src/java.base/share/classes/sun/security/util/DisabledAlgorithmConstraints.java
Resolved imports.
test/jdk/sun/security/ssl/CipherSuite/NoDesRC4DesEdeCiphSuite.java
This file was added by https://bugs.openjdk.org/browse/JDK-8163327 in 19. Omitted.
-------------
Commit messages:
- Backport 697f27c5d53dbe275685b87c8ed1bcfe4da6e4d0
Changes: https://git.openjdk.org/jdk17u-dev/pull/3775/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3775&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8341964
Stats: 511 lines in 5 files changed: 504 ins; 3 del; 4 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3775.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3775/head:pull/3775
PR: https://git.openjdk.org/jdk17u-dev/pull/3775
More information about the jdk-updates-dev
mailing list