master
8268133: Update java/net/Authenticator tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
8223856: Replace wildcard address with loopback or local host in tests - part 8
8365811: test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"
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
8358617: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails with 403 due to system proxies
8187443: Forest Consolidation: Move files to unified layout
8239355: (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS)
8355578: [java.net] Use @requires tag instead of exiting based on "os.name" property value
8263256: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test
8367904: Test java/net/InetAddress/ptr/Lookup.java should throw SkippedException
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java
8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests
8231504: Update networking tests to avoid implicit dependency on the system proxies
8350540: [17u,11u] B8312065.java fails Network is unreachable
8231506: Fix some instabilities in a few networking tests
8226756: Replace wildcard address with loopback or local host in tests - part 18
8245828: Remove unnecessary NetworkPermission checks from jdk/net/ExtendedSocketOptions.java
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
8272702: Resolving URI relative path with no / may lead to incorrect toString
8319651: Several network tests ignore vm flags when start java process
8355475: UNCTest should use an existing UNC path
8250564: Remove terminally deprecated constructor in GSSUtil 8250565: Remove terminally deprecated constructor in java.net.URLDecoder
8183743: Umbrella: add overloads that take a Charset parameter
8297569: URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378
8224973: URLStreamHandler.openConnection(URL,Proxy) - spec and implementation mismatch
8245194: Unix domain socket channel implementation
8318662: Refactor some jdk/java/net/httpclient/http2 tests to JUnit
8362855: Test java/net/ipv6tests/TcpTest.java should report SkippedException when there no ia4addr or ia6addr
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
8365086: CookieStore.getURIs() and get(URI) should return an immutable List
8185072: network006 times out in many configs in JDK10-hs nightly
8232101: (sctp) Add minimal sanity tests for SCTP