[jdk11u-dev] Integrated: 8374213: [11u] [BACKOUT] JDK-8301379 Verify TLS_ECDH_* cipher suites cannot be negotiated

Antonio Vieiro avieiro at openjdk.org
Wed Feb 4 18:40:12 UTC 2026


On Mon, 5 Jan 2026 08:16:23 GMT, Antonio Vieiro <avieiro at openjdk.org> wrote:

> Backout of [JDK-8301379](https://bugs.openjdk.org/browse/JDK-8301379) to JDK-11, that made three security tests to fail.
> 
> Backporting JDK-8301379 may require a previous backport of the following test refactorings from JDK-17:
> 
> - 8306015: Update sun.security.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
> - 8306014: Update javax.net.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
> - 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates 
> 
> This backout makes all security tests to pass again:
> 
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/jdk:jdk_security                        1361  1361     0     0   
> ==============================
> TEST SUCCESS

This pull request has now been integrated.

Changeset: 86e9574c
Author:    Antonio Vieiro <avieiro at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/86e9574c14850d08b016624c2217627eed826fdf
Stats:     249 lines in 2 files changed: 51 ins; 179 del; 19 mod

8374213: [11u] [BACKOUT] JDK-8301379 Verify TLS_ECDH_* cipher suites cannot be negotiated

Reviewed-by: andrew

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

PR: https://git.openjdk.org/jdk11u-dev/pull/3136


More information about the jdk-updates-dev mailing list