> 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).
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision: Review feedback ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30681/files - new: https://git.openjdk.org/jdk/pull/30681/files/9d154386..f1c2ab66 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30681&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30681&range=01-02 Stats: 51 lines in 6 files changed: 8 ins; 10 del; 33 mod Patch: https://git.openjdk.org/jdk/pull/30681.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30681/head:pull/30681 PR: https://git.openjdk.org/jdk/pull/30681
