Integrated: 8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout
Daniel Fuchs
dfuchs at openjdk.org
Fri Nov 14 10:13:07 UTC 2025
On Thu, 6 Nov 2025 16:22:41 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 8a7af77e
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8a7af77e991511e144914abc129a9d4d40c0b76b
Stats: 81 lines in 2 files changed: 65 ins; 6 del; 10 mod
8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout
Reviewed-by: djelinski, vyazici
-------------
PR: https://git.openjdk.org/jdk/pull/28178
More information about the net-dev
mailing list