RFR: 8342811: java/net/httpclient/PlainProxyConnectionTest.java failed: Unexpected connection count: 5 [v2]

Volkan Yazıcı duke at openjdk.org
Fri Nov 15 08:48:53 UTC 2024


> This PR introduces the following changes addressing intermittent `PlainProxyConnectionTest` failures reported in [JDK-8342811](https://bugs.openjdk.org/browse/JDK-8342811):
> 
> * Increase logging verbosity to aid in troubleshooting (if the failure happens to pop up again)
> * Add salt to the used HTTP server path to decrease the chances of parallel running tests from interfering

Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:

  Remove redundant `@author` tag
  
  Co-authored-by: Daniel Fuchs <67001856+dfuch at users.noreply.github.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22003/files
  - new: https://git.openjdk.org/jdk/pull/22003/files/57912c0f..295ff767

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

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/22003.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22003/head:pull/22003

PR: https://git.openjdk.org/jdk/pull/22003


More information about the net-dev mailing list