> 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/SocketOption/ImmutableOptions.java Co-authored-by: Volkan Yazıcı <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30681/files - new: https://git.openjdk.org/jdk/pull/30681/files/f1c2ab66..7def4541 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30681&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30681&range=02-03 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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
