> Some more TestNG -> JUnit conversion for java/net tests. > This change converts tests under: > > test/jdk/java/net/DatagramSocketImpl/ > test/jdk/java/net/MulticastSocket/ > test/jdk/java/net/Socket/ > test/jdk/java/net/SocketImpl/
Daniel Fuchs has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains nine commits: - Merge - EOF not expected - More review feedback on SocketImplCombinations.java - review feedback on SocketImpl/TestDefaultBehavior.java - review feedback on SocketImplCombinations.java - Review feedback on ConnectionReset.java - Review feedback - Fixed two mistakes - 8381616: Refactor various java/net/*Socket*/ TestNG tests to use JUnit ------------- Changes: https://git.openjdk.org/jdk/pull/30564/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30564&range=08 Stats: 428 lines in 12 files changed: 125 ins; 39 del; 264 mod Patch: https://git.openjdk.org/jdk/pull/30564.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30564/head:pull/30564 PR: https://git.openjdk.org/jdk/pull/30564
