[jdk11u-dev] RFR: 8306014: Update javax.net.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
Severin Gehwolf
sgehwolf at openjdk.org
Wed Feb 18 13:31:01 UTC 2026
On Fri, 13 Feb 2026 10:26:56 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
@vieiro Please merge latest master branch changes. Thank you!
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3153#issuecomment-3920838896
More information about the jdk-updates-dev
mailing list