RFR: 8368552: H3ErrorHandlingTest.testCloseControlStream intermittent timed out

SendaoYan syan at openjdk.org
Thu Sep 25 14:34:00 UTC 2025


On Wed, 24 Sep 2025 14:47:31 GMT, Daniel Fuchs <dfuchs 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 value in 'triggerError' function 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 fastdebug build.
>
> Thanks! The proposed changes look reasonable to me.

Thanks for the reviews @dfuch

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

PR Comment: https://git.openjdk.org/jdk/pull/27472#issuecomment-3334453133


More information about the net-dev mailing list