On Fri, 10 Apr 2026 17:11:44 GMT, Matthew Donovan <[email protected]> wrote:

> This timeout may be caused by different code paths used to resolve 
> `InetAddress.getLoopbackAddress()` in the server thread and 
> `factory.createSocket("localhost",...)` in the client thread. I updated the 
> test to use getLoopbackAddress() for both threads.
> 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 8b2b3c84
Author:    Matthew Donovan <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/8b2b3c84c59c79362d1a9b8a839edb5999999932
Stats:     106 lines in 1 file changed: 58 ins; 41 del; 7 mod

8374454: Test 
sun/security/ssl/CipherSuite/DisabledCipherSuitesNotNegotiated.java from 
JDK-8356544 shows intermittent timeouts

Reviewed-by: rhalade, azeller

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

PR: https://git.openjdk.org/jdk/pull/30680

Reply via email to