On Fri, 10 Apr 2026 17:41:34 GMT, Daniel Fuchs <[email protected]> wrote:
> Hi, may I get a review for this change that converts the remaining TestNG > tests under test/jdk/java/net to JUnit. > > An exception is `java/net/NetworkInterface/NetworkInterfaceStreamTest.java` > which depends on library classes depending on TestNG. Converting that test is > not done here but is tracked by > [JDK-8381848](https://bugs.openjdk.org/browse/JDK-8381848) > > --------- > - [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: aece6f48 Author: Daniel Fuchs <[email protected]> URL: https://git.openjdk.org/jdk/commit/aece6f483250d14af3c8a728de6817bb98f10436 Stats: 619 lines in 17 files changed: 111 ins; 92 del; 416 mod 8381842: Refactor remaining TestNG tests under java/net/ to use JUnit Reviewed-by: vyazici ------------- PR: https://git.openjdk.org/jdk/pull/30681
