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

  removed serverException field and changed to just create 'fail' file instead 
of writing to it.

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

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

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

  Stats: 4 lines in 1 file changed: 0 ins; 2 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