> 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 with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains three additional 
commits since the last revision:

 - updated test to enable server thread to exit quickly if client has 
connection error
 - Merge branch 'master' into disable-cipher-suites
 - 8374454: Test 
sun/security/ssl/CipherSuite/DisabledCipherSuitesNotNegotiated.java from 
JDK-8356544 shows intermittent timeouts

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30680/files
  - new: https://git.openjdk.org/jdk/pull/30680/files/1e8ffb6c..0f647008

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

  Stats: 34549 lines in 751 files changed: 15048 ins; 15862 del; 3639 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