> Hi, may I get a review for this change that convert some more java/net tests > from TestNG to JUnit. > > In order to avoid a bigger changeset that would be harder to review, this > batch simply changes all TestNG tests under java/net that have either URL or > Http in their names. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
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 seven additional commits since the last revision: - Review feedback - Merge branch 'master' into junit-url-http-8381767 - Merge branch 'master' into junit-url-http-8381767 - Merge branch 'master' into junit-url-http-8381767 - Merge branch 'master' into junit-url-http-8381767 - Merge branch 'master' into junit-url-http-8381767 - 8381767: Refactor various java/net/*[URL/Http]*/ TestNG tests to use JUnit ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30626/files - new: https://git.openjdk.org/jdk/pull/30626/files/b21a128a..f56d6386 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30626&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30626&range=01-02 Stats: 1007 lines in 339 files changed: 291 ins; 44 del; 672 mod Patch: https://git.openjdk.org/jdk/pull/30626.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30626/head:pull/30626 PR: https://git.openjdk.org/jdk/pull/30626
