master
8339686: java/foreign/TestMappedHandshake.java fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames 8339780: TestByteBuffer fails on AIX after 8339285
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
8353835: Implement JEP 500: Prepare to Make Final Mean Final
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
8292177: InitialSecurityProperty JFR event
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)
8319447: Improve performance of delayed task handling
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