[jdk17u-dev] Integrated: 8341964: Add mechanism to disable different parts of TLS cipher suite
Goetz Lindenmaier
goetz at openjdk.org
Tue Jul 29 09:34:05 UTC 2025
On Sat, 19 Jul 2025 20:00:45 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.
This pull request has now been integrated.
Changeset: c90978b8
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/c90978b8ec00bc19f467e6002528496283186579
Stats: 771 lines in 6 files changed: 506 ins; 254 del; 11 mod
8341964: Add mechanism to disable different parts of TLS cipher suite
Reviewed-by: mbaesken
Backport-of: 697f27c5d53dbe275685b87c8ed1bcfe4da6e4d0
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3775
More information about the jdk-updates-dev
mailing list