master
8369811: ZGC: Robust NUMA configuration detection
8293123: Fix various include file ordering
8356177: Regression after JDK-8352180
8347909: Automatic precompiled.hpp inclusion
8367282: FORBID_C_FUNCTION needs exception spec consistent with library declaration
8338136: Hotspot should support multiple large page sizes on Windows
8280503: Use allStatic.hpp instead of allocation.hpp where possible
8355692: Refactor stream indentation
8255119: Monitor::wait takes signed integer as timeout
8345795: Update copyright year to 2024 for hotspot in files where it was missed
8372272: Hotspot shared lib loading - add load attempts to Events::log
8348862: runtime/ErrorHandling/CreateCoredumpOnCrash fails on Windows aarch64
8368251: Parallel: Refactor lgrp_id used in MutableNUMASpace
8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity
8370065: Windows perfmemory coding - use SetSecurityDescriptorControl directly
8347719: [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
8361439: [BACKOUT] 8357601: Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
8234779: Provide idiom for declaring classes noncopyable
8372755: Remove local suppression of VS C4146 warnings
8346433: Cannot use DllMain in hotspot for static builds
8352645: Add tool support to check order of includes
8292591: Experimentally add back barrier-less Java thread transitions
8301481: Replace NULL with nullptr in os/windows
8366475: Rename MetaspaceShared class to AOTMetaspace
8315488: Remove outdated and unused ciReplay support from SA