> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/30680/files
- new: https://git.openjdk.org/jdk/pull/30680/files/f989b4ea..8f2701b5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=30680&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=30680&range=05-06
Stats: 12 lines in 1 file changed: 3 ins; 6 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/30680.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/30680/head:pull/30680
PR: https://git.openjdk.org/jdk/pull/30680