master
8304818: Prune HttpURLConnection cache when corresponding Authenticator is garbage collected
8223856: Replace wildcard address with loopback or local host in tests - part 8
8237589: Fix copyright header formatting
8237890: DatagramPacket::getSocketAddress doesn't specify what happens if address or port are not set
8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed
8241072: Reimplement the Legacy DatagramSocket API
8226514: Replace wildcard address with loopback or local host in tests - part 14
8314978: Multiple server call from connection failing with expect100 in getOutputStream
8187443: Forest Consolidation: Move files to unified layout
8239355: (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS)
8262195: Harden tests that use the HostsFileNameService (jdk.net.hosts.file property)
8263256: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test
8272215: Add InetAddress methods for parsing IP address literals
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
8284191: Replace usages of 'a the' in hotspot and java.base
8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
8269917: Insert missing commas in copyrights in java.net
8318150: StaticProxySelector.select should not throw NullPointerExceptions
8231504: Update networking tests to avoid implicit dependency on the system proxies
8278326: Socket close is not thread safe and other cleanup
8309302: java/net/Socket/Timeouts.java fails with AssertionError on test temporal post condition
8282686: Add constructors taking a cause to SocketException
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
8226756: Replace wildcard address with loopback or local host in tests - part 18
8304286: java/net/SocketOption/OptionsTest.java failing after JDK-8302659
8318788: java/net/Socks/SocksSocketProxySelectorTest.java fails on machines with no IPv6 link-local addresses
8297687: new URI(S,S,S,S) throws exception with incorrect index position reported in the error message
8299863: URLFromURITest.java should import org.junit.jupiter.api.Test
8264048: Fix caching in Jar URL connections when an entry is missing
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
8250564: Remove terminally deprecated constructor in GSSUtil 8250565: Remove terminally deprecated constructor in java.net.URLDecoder
8316681: Rewrite URLEncoder.encode to use small reusable buffers
8297311: Improve exception message thrown by java.net.HostPortrange::toLowerCase(String s)
8224973: URLStreamHandler.openConnection(URL,Proxy) - spec and implementation mismatch
8245194: Unix domain socket channel implementation
8316738: java/net/httpclient/HttpClientLocalAddrTest.java failed in timeout
8267174: Many test files have the wrong Copyright header
8282726: java/net/vthread/BlockingSocketOps.java timeout/hang intermittently on Windows
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
8185072: network006 times out in many configs in JDK10-hs nightly
8232101: (sctp) Add minimal sanity tests for SCTP