master
8374316: Update copyright year to 2025 for hotspot in files where it was missed
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
8383611: assert(count == os::processor_count() + 1) failed: invalid enumeration!
8354489: Some callers of VMError::report_and_die think it can return
8386546: Fix race when reserving memory with NUMA interleaving on Windows
8368251: Parallel: Refactor lgrp_id used in MutableNUMASpace
8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity
8382401: Remove return type parameters from FREE_ and REALLOC_ macros
8372754: Add wrapper for <cstdlib> 8369205: AIX build break in forbiddenFunctions.hpp
8383990: Remove exception code filters from Windows AArch64 safefetch handler
8234779: Provide idiom for declaring classes noncopyable
8372755: Remove local suppression of VS C4146 warnings
8347719: [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
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
8315488: Remove outdated and unused ciReplay support from SA