RFR: 8368552: H3ErrorHandlingTest.testCloseControlStream intermittent timed out

Daniel Fuchs dfuchs at openjdk.org
Wed Sep 24 14:50:05 UTC 2025


On Wed, 24 Sep 2025 14:09:09 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> H3ErrorHandlingTest.testCloseControlStream(java/net/httpclient/http3/H3ErrorHandlingTest.java) intermittent timed out with fastdebug build on linux-x64.
> This PR use Utils.adjustTimeout to receive the timeout factor from jtreg, and change the default timeout in 'triggerError' function value from 10 to 20 to make test run passed steady with fastdebug build.
> 
> I run this test 120 times simultancely all passed after this PR with fastbug build.

Thanks! The proposed changes look reasonable to me.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27472#pullrequestreview-3263300036


More information about the net-dev mailing list