RFR: 8376089: Increase QUIC idle timeout in H3FixedThreadPoolTest to collect more diagnostic [v2]
Volkan Yazici
vyazici at openjdk.org
Thu Jan 22 10:40:56 UTC 2026
On Thu, 22 Jan 2026 10:32:22 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove `@bug` entry
>
> 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.
True. Removed in 15e20a6c537.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29358#discussion_r2716303804
More information about the net-dev
mailing list