On Thu, 22 Jan 2026 10:24:34 GMT, Volkan Yazici <[email protected]> wrote:

> This test failed on Tier 7, but the failure could not be reproduced. Increase 
> the QUIC idle timeout to a value higher than the JTreg on Tier 7 so that, if 
> the client becomes wedged again, the JTreg timeout handlers can collect more 
> diagnostic information.

LGTM - with one minor comment.

test/jdk/java/net/httpclient/http3/H3FixedThreadPoolTest.java line 26:

> 24: /*
> 25:  * @test
> 26:  * @bug 8087112 8177935 8376089

In principle you only put the bug id in the `@bug` list if there's a product 
change that the bug verifies. So I would revert this line and put `noreg-self` 
on the JBS issue instead.

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

PR Review: https://git.openjdk.org/jdk/pull/29358#pullrequestreview-3691740485
PR Review Comment: https://git.openjdk.org/jdk/pull/29358#discussion_r2716288358

Reply via email to