master
8304885: Reuse stale data to improve DNS resolver resiliency
8300133: Use generalized see and link tags in core libs
8304818: Prune HttpURLConnection cache when corresponding Authenticator is garbage collected
8229997: Apply java.io.Serial annotations in java.base
8250244: Address reliance on default constructors in java.net
8292968: java.net.ContentHandler's javadoc has a broken reference
8187443: Forest Consolidation: Move files to unified layout
8305206: Add @spec tags in java.base/java.* (part 1)
7113208: Incorrect javadoc on java.net.DatagramPacket.setLength()
8319417: (dc) DatagramChannel.connect undocumented behavior
8260428: Drop support for pre JDK 1.4 DatagramSocketImpl implementations
8234335: Remove line break in class declaration in java.base
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
8272215: Add InetAddress methods for parsing IP address literals
8314877: Make fields final in 'java.net' package
7065228: To interpret case-insensitive string locale independently
8301964: Expensive fillInStackTrace operation in HttpURLConnection.getLastModified when no last-modified in response
8213490: Networking area typos and inconsistencies cleanup
8319450: New methods java.net.InetXAddress.ofLiteral() miss @since tag
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
8263233: Update java.net and java.nio to use instanceof pattern variable
8294241: Deprecate URL public constructors
8284161: Implementation of Virtual Threads (Preview)
8245194: Unix domain socket channel implementation
8311162: Simplify and modernize equals and hashCode for java.net
8318150: StaticProxySelector.select should not throw NullPointerExceptions
8314738: Remove all occurrences of and support for @revised
8316927: JFR: Move shouldCommit check earlier for socket events
8282686: Add constructors taking a cause to SocketException
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs
8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
8300177: URISyntaxException fields can be final
8316734: URLEncoder should specify that replacement bytes will be used in case of coding error
8262883: doccheck: Broken links in java.base
8255989: Remove explicitly unascribed authorship from Java source files
8280534: Enable compile-time doclint reference checking