master
8388427: Fix javadoc typos related to {@code} and {@linkplain}
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
8366261: Provide utility methods for sun.security.util.Password
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8350118: Simplify the layout access VarHandle
8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory
8306461: ObjectInputStream::readObject() should handle negative array sizes without throwing NegativeArraySizeExceptions
8232419: Improve Registry registration
8333796: Add missing serialization functionality to sun.reflect.ReflectionFactory
8364182: Add jcmd VM.security_properties command
8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
8258915: Temporary buffer cleanup
8366178: Implement JEP 526: Lazy Constants (Second Preview) 8371882: Improve documentation for JEP 526: Lazy Constants
8284161: Implementation of Virtual Threads (Preview)
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8297301: Cleanup unused methods in JavaUtilJarAccess
8342040: Further improve entry lookup performance for multi-release JARs
8317431: Implement simpler Comparator when building certification paths
8368199: Add @AOTSafeClassInitializer to jdk.internal.access.SharedSecrets