> 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:

  replaced serverException field and check if it was thrown.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30680/files
  - new: https://git.openjdk.org/jdk/pull/30680/files/732603e1..f989b4ea

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30680&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30680&range=04-05

  Stats: 16 lines in 1 file changed: 13 ins; 1 del; 2 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

Reply via email to