> 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.
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 four additional commits since the last revision: - 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/848f7322..b21a128a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30626&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30626&range=00-01 Stats: 6495 lines in 81 files changed: 5097 ins; 505 del; 893 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
