Integrated: 8378344: Refactor test/jdk/java/net/httpclient/*.java TestNG tests to JUnit

Daniel Fuchs dfuchs at openjdk.org
Tue Feb 24 14:00:12 UTC 2026


On Fri, 20 Feb 2026 19:23:00 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> TestNG tests directly located in test/jdk/java/net/httpclient/ are refactored to use JUnit.
> 
> This is a mostly mechanical change - though I fixed some compiker warnings along teh way.
> 
> Test only.

This pull request has now been integrated.

Changeset: 49f14eb9
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/49f14eb9fca155319d5475019715189e9f65dffd
Stats:     3205 lines in 79 files changed: 579 ins; 392 del; 2234 mod

8378344: Refactor test/jdk/java/net/httpclient/*.java TestNG tests to JUnit

Reviewed-by: vyazici

-------------

PR: https://git.openjdk.org/jdk/pull/29850


More information about the net-dev mailing list