Integrated: 8318662: Refactor some jdk/java/net/httpclient/http2 tests to JUnit
Mahendra Chhipa
mchhipa at openjdk.org
Wed Sep 24 17:51:24 UTC 2025
On Fri, 19 Sep 2025 10:44:36 GMT, Mahendra Chhipa <mchhipa at openjdk.org> 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 <mchhipa at openjdk.org>
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
More information about the net-dev
mailing list