RFR: 8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout [v2]
Daniel Fuchs
dfuchs at openjdk.org
Tue Nov 11 14:06:54 UTC 2025
> Nothing looks wrong with the test or the code. The failure happens rarely - probably when the machine is under load: this test tries to saturate the socket buffers and is resource consuming.
>
> The proposed fix is just to double the jtreg timeout for this test from 120 to 240.
Daniel Fuchs 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:
- Review feedback: increasing the timeout might not help
- Merge branch 'master' into RawChannel-8371366
- 8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28178/files
- new: https://git.openjdk.org/jdk/pull/28178/files/e7b8305b..0ae487b8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28178&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28178&range=00-01
Stats: 149218 lines in 708 files changed: 103007 ins; 19058 del; 27153 mod
Patch: https://git.openjdk.org/jdk/pull/28178.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28178/head:pull/28178
PR: https://git.openjdk.org/jdk/pull/28178
More information about the net-dev
mailing list