[jdk17u-dev] RFR: 8341964: Add mechanism to disable different parts of TLS cipher suite [v2]
Goetz Lindenmaier
goetz at openjdk.org
Mon Jul 21 17:29:39 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.
Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
Apply changes to NoDesRC4CiphSuite
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/3775/files
- new: https://git.openjdk.org/jdk17u-dev/pull/3775/files/d833c04e..76c3d67f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3775&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3775&range=00-01
Stats: 260 lines in 1 file changed: 2 ins; 251 del; 7 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