[jdk11u-dev] RFR: 8306014: Update javax.net.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate

Antonio Vieiro avieiro at openjdk.org
Fri Feb 13 10:29:50 UTC 2026


On Thu, 12 Feb 2026 15:37:13 GMT, Antonio Vieiro <avieiro at openjdk.org> wrote:

> Backport of [JDK-8306014](https://bugs.openjdk.org/browse/JDK-8306014) , following the changes introduced in #3151 , that updates tests on top of the different SSL templates.
> 
> Tests pass correctly:
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/jdk:jdk_security                        1361  1361     0     0   
> ==============================
> TEST SUCCESS

Test failure in macos/tier1/serviceability is unrelated (timeout on GHA macos runner):

2026-02-12T12:49:17.1528850Z ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test ERROR java.io.IOException: App waiting timeout
2026-02-12T12:49:17.1541040Z REASON: User specified action: run main/othervm/timeout=480 ClhsdbFindPC true true

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3153#issuecomment-3896366990


More information about the jdk-updates-dev mailing list