master
8366333: AArch64: Enhance SVE subword type implementation of vector compress
8367014: Rename class Atomic to AtomicAccess
8347707: Standardise the use of os::snprintf and os::snprintf_checked
8347719: [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
8347909: Automatic precompiled.hpp inclusion
8372150: Parallel: Tighten requirements around heap sizes with NUMA and Large Pages
8355225: Test gtest/AsyncLogGtest.java failed at droppingMessage_vm: apparent log corruption
8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
8371104: gtests should use wrappers for <limits> and <type_traits>
8363998: Implement Compressed Class Pointers for 32-bit
8369622: GlobalChunkPoolMutex is recursively locked during error handling
8369238: Allow virtual thread preemption on some common class initialization paths
8370031: Make RegMask copy constructor explicit and replace RegMask operator= with named function
8371587: Final mapping lost in ProcSmapsParser::parse_next
8369187: Add wrapper for <new> that forbids use of global allocation and deallocation functions
8354348: Enable Extended EVEX to REX2/REX demotion for commutative operations with same dst and src2
8213269: convert test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently to gtest
8185734: [Windows] Structured Exception Catcher missing around gtest execution
8324678: Replace NULL with nullptr in HotSpot gtests
8305936: JavaThread::create_system_thread_object has unused is_visible argument