master
8323089: networkaddress.cache.ttl is not a system property
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8258422: Cleanup unnecessary null comparison before instanceof check in java.base
8229997: Apply java.io.Serial annotations in java.base
8250244: Address reliance on default constructors in java.net
8187443: Forest Consolidation: Move files to unified layout
8213490: Networking area typos and inconsistencies cleanup
8234335: Remove line break in class declaration in java.base
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
8297569: URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378
8263233: Update java.net and java.nio to use instanceof pattern variable
8253100: Fix "no comment" warnings in java.base/java.net
8365086: CookieStore.getURIs() and get(URI) should return an immutable List
8261880: Change nested classes in java.base to static nested classes where possible
8225239: Refactor NetworkInterface lookups
8230648: Replace @exception tag with @throws in java.base
8263080: Obsolete relationship in MulticastSocket API documentation.
8245194: Unix domain socket channel implementation
8233002: Further enhance datagram socket support
8263905: Remove finalize methods for SocketInput/OutputStream
8277608: Address IP Addressing
8268056: Update java.net and java.nio to use switch expressions
8233319: Deprecate MulticastSocket methods that operate on java.net.InetAddress
8305763: Parsing a URI with an underscore goes through a silent exception, negatively impacting performance
8266109: More Resilient Classloading
8297211: Expensive fillInStackTrace operation in HttpURLConnection.getOutputStream0 when no content-length in response
8250564: Remove terminally deprecated constructor in GSSUtil 8250565: Remove terminally deprecated constructor in java.net.URLDecoder
8259699: Reduce char[] copying in URLEncoder.encode(String, Charset)
7146776: deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
8262883: doccheck: Broken links in java.base
8255989: Remove explicitly unascribed authorship from Java source files
8213911: Use example.com in java.net and other examples