On Thu, 4 Jun 2026 11:16:18 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).
>
> Matthew Donovan has updated the pull request incrementally with one
> additional commit since the last revision:
>
> made a few more code-cleanup changes
Marked as reviewed by rhalade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/30680#pullrequestreview-4432683071