master
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8344220: Remove calls to SecurityManager and doPrivileged in java.net.InetAddress and sun.net.util.IPAddressUtil after JEP 486 integration
8229997: Apply java.io.Serial annotations in java.base
8250244: Address reliance on default constructors in java.net
8338411: Implement JEP 486: Permanently Disable the Security Manager
8187443: Forest Consolidation: Move files to unified layout
8344216: Remove calls to SecurityManager and and doPrivileged in java.net.Authenticator, java.net.CookieHandler, and java.net.ResponseCache after JEP 486 integration
8305206: Add @spec tags in java.base/java.* (part 1)
7113208: Incorrect javadoc on java.net.DatagramPacket.setLength()
8370568: Refer to Thread.interrupted as "interrupted status" consistently
8332623: Remove setTTL()/getTTL() methods from DatagramSocketImpl/MulticastSocket and MulticastSocket.send(DatagramPacket, byte)
8234335: Remove line break in class declaration in java.base
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
8367049: URLPermission.<init> throws StringIndexOutOfBoundsException in avm mode
8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
8380549: HttpCookie.expiryDate2DeltaSeconds returns 0 on parse failure, causing immediate cookie expiration
8347121: Add missing @serial tags to module java.base
8352502: Response message is null if expect 100 assertion fails with non 100
7038838: Unspecified NPE in java.net.IDN methods
8365086: CookieStore.getURIs() and get(URI) should return an immutable List
8315767: InetAddress: constructing objects from BSD literal addresses
8348986: Improve coverage of enhanced exception messages
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
8365239: Spec Clarification - InterfaceAddress:getBroadcast() returning null for loop back address
8352858: Make java.net.JarURLConnection fields final
8353642: Deprecate URL::getPermission method and networking permission classes for removal
8314877: Make fields final in 'java.net' package
8344233: Remove calls to SecurityManager and doPrivileged in java.net.ProxySelector and sun.net.spi.DefaultProxySelector after JEP 486 integration
8366577: Deprecate java.net.Socket::setPerformancePreferences
8331996: JFR: Add boolean check before loading event classes
8282686: Add constructors taking a cause to SocketException
8329825: Clarify the value type for java.net.SocketOptions.SO_LINGER
8356557: Update CodeSource::implies API documentation and deprecate java.net.SocketPermission class for removal
8245194: Unix domain socket channel implementation
8382928: Add documentation to java.net.URI.normalize about empty segments
8379567: URL documentation about encoding/decoding is hard to read
8228773: URLClassLoader constructors should include API note warning that the parent should not be null
8353453: URLDecoder should use HexFormat
8344943: Mark not subclassable classes final in java.base exported classes
8379557: Further optimize URL.toExternalForm
8262883: doccheck: Broken links in java.base
8255989: Remove explicitly unascribed authorship from Java source files
8280534: Enable compile-time doclint reference checking