master
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8290349: IP_DONTFRAGMENT doesn't set DF bit in IPv4 header
8345625: Better HTTP connections
8174270: Consolidate ICU sources in one location
8344189: Cleanup code in sun.net.www.protocol.mailto.MailToURLConnection and sun.net.smtp after JEP 486 integration
8344233: Remove calls to SecurityManager and doPrivileged in java.net.ProxySelector and sun.net.spi.DefaultProxySelector after JEP 486 integration
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8187443: Forest Consolidation: Move files to unified layout
8229997: Apply java.io.Serial annotations in java.base
8344220: Remove calls to SecurityManager and doPrivileged in java.net.InetAddress and sun.net.util.IPAddressUtil after JEP 486 integration
8344855: Remove calls to SecurityManager and doPrivileged in HTTP related implementation classes in the sun.net and sun.net.www.http packages after JEP 486 integration
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
8215281: Use String.isEmpty() when applicable in java.base