Please find here a changeset that converts TestNG tests under `test/jdk/java/net/httpclient/http2` to JUnit.
This is a test-only change. Again this was mostly (but not completely) mechanical. ------------- Commit messages: - 8378600: Refactor tests under test/jdk/java/net/httpclient/http2 from TestNG to JUnit Changes: https://git.openjdk.org/jdk/pull/30001/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30001&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8378600 Stats: 224 lines in 12 files changed: 41 ins; 36 del; 147 mod Patch: https://git.openjdk.org/jdk/pull/30001.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30001/head:pull/30001 PR: https://git.openjdk.org/jdk/pull/30001
