On Wed, 8 Apr 2026 13:27:46 GMT, Daniel Fuchs <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 03b46a30 Author: Daniel Fuchs <[email protected]> URL: https://git.openjdk.org/jdk/commit/03b46a308ce944b515939db613f5250a5b84b844 Stats: 344 lines in 15 files changed: 84 ins; 47 del; 213 mod 8381767: Refactor various java/net/*[URL/Http]*/ TestNG tests to use JUnit Reviewed-by: vyazici, myankelevich ------------- PR: https://git.openjdk.org/jdk/pull/30626
