On Wed, 24 Sep 2025 14:09:09 GMT, SendaoYan <[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 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
