On Fri, 19 Sep 2025 10:44:36 GMT, Mahendra Chhipa <[email protected]> wrote:
> Refactoring following httpclient/http2 testng test to JUnit : > test/jdk/java/net/httpclient/http2/BadHeadersTest.java > test/jdk/java/net/httpclient/http2/BadPushPromiseTest.java > test/jdk/java/net/httpclient/http2/BasicTest.java > test/jdk/java/net/httpclient/http2/ConnectionFlowControlTest.java > test/jdk/java/net/httpclient/http2/ContinuationFrameTest.java This pull request has now been integrated. Changeset: 7fe71a78 Author: Mahendra Chhipa <[email protected]> URL: https://git.openjdk.org/jdk/commit/7fe71a78137991d26553b6d5e0d4d74900f01ba3 Stats: 133 lines in 5 files changed: 5 ins; 30 del; 98 mod 8318662: Refactor some jdk/java/net/httpclient/http2 tests to JUnit Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/27388
