> 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 13 commits: - Merge branch 'master' into junit-sock-8381616 - Fix bad Merge - Remove comment in Socket/ConnectionReset.java - Updates to Socket/ConnectionReset.java - 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 - ... and 3 more: https://git.openjdk.org/jdk/compare/988ec86d...e9cd5bbc ------------- Changes: https://git.openjdk.org/jdk/pull/30564/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30564&range=11 Stats: 426 lines in 12 files changed: 123 ins; 50 del; 253 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
