RFR: 8378565: Refactor test/jdk/java/net/httpclient/http3/*.java TestNG tests to JUnit [v2]
Daniel Fuchs
dfuchs at openjdk.org
Mon Mar 2 13:08:10 UTC 2026
> 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>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29893/files
- new: https://git.openjdk.org/jdk/pull/29893/files/ea078e4c..a90de6d8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29893&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29893&range=00-01
Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/29893.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29893/head:pull/29893
PR: https://git.openjdk.org/jdk/pull/29893
More information about the net-dev
mailing list