RFR: 8368373: Test H3MalformedResponseTest.testMalformedResponse intermittent timed out [v2]

SendaoYan syan at openjdk.org
Wed Sep 24 06:07:28 UTC 2025


On Tue, 23 Sep 2025 14:36:14 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Hi all,
>> 
>> The sub-test H3MalformedResponseTest.testMalformedResponse in test/jdk/java/net/httpclient/http3/H3MalformedResponseTest.java intermittent report java.util.concurrent.TimeoutException, espicial when this test run with other jtreg tests simultancely. This PR change the timeout vaule from 10 to 30 to make test run passed steady.
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Utils.adjustTimeout(10)

Thanks for the advices and reviews @vy @djelinski @dfuch

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

PR Comment: https://git.openjdk.org/jdk/pull/27447#issuecomment-3326665231


More information about the net-dev mailing list