On Tue, 23 Sep 2025 08:05:42 GMT, SendaoYan <[email protected]> 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. This pull request has now been integrated. Changeset: 5350ce10 Author: SendaoYan <[email protected]> URL: https://git.openjdk.org/jdk/commit/5350ce105973945e899b82a4c066d6ec5439102d Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8368373: Test H3MalformedResponseTest.testMalformedResponse intermittent timed out Reviewed-by: dfuchs, djelinski ------------- PR: https://git.openjdk.org/jdk/pull/27447
