On Wed, 1 Apr 2026 13:10:24 GMT, Mikhail Yankelevich <[email protected]> 
wrote:

> Introduced a countdown latch to prevent intermittent failure

test/jdk/javax/net/ssl/TLS/TestJSSE.java line 92:

> 90:         System.out.println("Testing cipher  : " + cipher);
> 91: 
> 92:         var server =  CipherTestUtils.mainServer(

Suggestion:

        var server = CipherTestUtils.mainServer(

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30538#discussion_r3030230917

Reply via email to