On Wed, 24 Sep 2025 14:47:31 GMT, Daniel Fuchs <[email protected]> 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
