RFR: 8378595: Refactor miscellaneous tests under test/jdk/java/net/httpclient from TestNG to JUnit [v2]
Volkan Yazici
vyazici at openjdk.org
Fri Feb 27 13:05:20 UTC 2026
On Wed, 25 Feb 2026 12:03:20 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> A small changeset to convert TestNG tests under `test/jdk/java/net/httpclient/security`, `test/jdk/java/net/httpclient/offline`, and `test/jdk/java/net/httpclient/PathSubscriber` to JUnit.
>
> Daniel Fuchs has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Review feedback
> - Merge branch 'master' into junit-httpclient-misc-8378595
> - 8378595: Refactor miscellaneous tests under test/jdk/java/net/httpclient from TestNG to JUnit
@dfuch, I'm assuming that
1. You've checked the touched files in an IDE and verified that there are no unused imports, etc.
2. Tier 1-2 is clear.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29900#issuecomment-3972854131
More information about the net-dev
mailing list