master
8343877: Test AsyncClose.java intermittent fails - Socket.getInputStream().read() wasn't preempted
8224603: Replace wildcard address with loopback or local host in tests - part 11
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
8227539: Replace wildcard address with loopback or local host in tests - part 20
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed
8346017: Socket.connect specified to throw UHE for unresolved address is problematic for SOCKS V5 proxy
8345176: Add tests to verify java.net.Socket constructors close the socket on failure
8360981: Remove use of Thread.stop in test/jdk/java/net/Socket/DeadlockTest.java
8299827: Add resolved IP address in connection exception for sockets
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
8284353: Update java/net and sun/net/www tests to eliminate dependency on sun.net.www.MessageHeader
8187443: Forest Consolidation: Move files to unified layout
8226756: Replace wildcard address with loopback or local host in tests - part 18
8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly
8230858: Replace wildcard address with loopback or local host in tests - part 23
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
8225430: Replace wildcard address with loopback or local host in tests - part 14
8223856: Replace wildcard address with loopback or local host in tests - part 8
8203937: Not possible to read data from socket after write detects connection reset
8223145: Replace wildcard address with loopback or local host in tests - part 1
8226825: Replace wildcard address with loopback or local host in tests - part 19
8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently
8284191: Replace usages of 'a the' in hotspot and java.base
8269917: Insert missing commas in copyrights in java.net
8223798: Replace wildcard address with loopback or local host in tests - part 7
8223573: Replace wildcard address with loopback or local host in tests - part 4
8370568: Refer to Thread.interrupted as "interrupted status" consistently
8356154: Respecify java.net.Socket constructors that allow creating UDP sockets to throw IllegalArgumentException