> 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: Update test/jdk/java/net/UnixDomainSocketAddress/LengthTest.java Co-authored-by: Marcono1234 <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30681/files - new: https://git.openjdk.org/jdk/pull/30681/files/5ff87a55..9d154386 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30681&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30681&range=00-01 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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
