RFR: 8378565: Refactor test/jdk/java/net/httpclient/http3/*.java TestNG tests to JUnit [v2]
Volkan Yazici
vyazici at openjdk.org
Mon Mar 2 14:58:36 UTC 2026
On Mon, 2 Mar 2026 13:08:10 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> This is a followup from https://github.com/openjdk/jdk/pull/29850, this time converting all (but one) TestNG tests under `test/jdk/java/net/httpclient/http3/` to use JUnit
>
> Daniel Fuchs has updated the pull request incrementally with four additional commits since the last revision:
>
> - Update test/jdk/java/net/httpclient/http3/H3PushCancel.java
>
> Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
> - Update test/jdk/java/net/httpclient/http3/H3ImplicitPushCancel.java
>
> Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
> - Update test/jdk/java/net/httpclient/http3/H3ServerPushCancel.java
>
> Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
> - Update test/jdk/java/net/httpclient/http3/H3ConcurrentPush.java
>
> Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
Marked as reviewed by vyazici (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29893#pullrequestreview-3876728461
More information about the net-dev
mailing list