[jdk17u-dev] RFR: 8341964: Add mechanism to disable different parts of TLS cipher suite [v2]

Matthias Baesken mbaesken at openjdk.org
Wed Jul 23 11:46:01 UTC 2025


On Mon, 21 Jul 2025 17:29:39 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>> 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

Marked as reviewed by mbaesken (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk17u-dev/pull/3775#pullrequestreview-3046983128


More information about the jdk-updates-dev mailing list