master
8320272: Make method_entry_barrier address shared
8284903: Fix typos in hotspot
8309893: Integrate ReplicateB/S/I/L/F/D nodes to Replicate node
8283689: Update the foreign linker VM implementation
8292790: Remove hashtable.hpp from other files
8310948: Fix ignored-qualifiers warning in Hotspot
8216167: Update include guards to reflect correct directories
8253555: Make ByteSize and WordSize typed scoped enums
8300783: Consolidate byteswap implementations
8302369: Reduce the stack size of the C1 compiler
8187443: Forest Consolidation: Move files to unified layout
8276453: Undefined behavior in C1 LIR_OprDesc causes SEGV in fastdebug build
8318776: Require supports_cx8 to always be true
8264805: Remove the experimental Ahead-of-Time Compiler
8301494: Replace NULL with nullptr in cpu/arm
8209093: JEP 340: One AArch64 Port, Not Two
8276976: Rename LIR_OprDesc to LIR_Opr
8316179: Use consistent naming for lightweight locking in MacroAssembler
8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers
8283740: C1: Convert flag TwoOperandLIRForm to a constant on all platforms
8301346: Remove dead emit_entry_barrier_stub definition
8271128: InlineIntrinsics support for 32-bit ARM
8304387: Fix positions of shared static stubs / trampolines
8286302: Port JEP 425 to PPC64
8284161: Implementation of Virtual Threads (Preview)
8300197: Freeze/thaw an interpreter frame using a single copy_to_chunk() call
8268119: Rename copy_os_cpu.inline.hpp files to copy_os_cpu.hpp
8254693: Add Panama feature to pass heap segments to native code
8286825: Linker naming cleanup
8316746: Top of lock-stack does not match the unlocked object
8321269: Require platforms to define DEFAULT_CACHE_LINE_SIZE
8231349: Move intrinsic stubs generation to compiler runtime initialization code
8267464: Circular-dependency resilient inline headers
8321515: ARM32: Move method resolution information out of the cpCache properly
8320278: ARM32 build is broken after JDK-8301997
8302905: arm32 Raspberry Pi OS build broken by JDK-8301494
8280503: Use allStatic.hpp instead of allocation.hpp where possible
8292289: [vectorapi] Improve the implementation of VectorTestNode
8308396: Fix offset_of conversion warnings in runtime code
8233787: Break cycle in vm_version* includes
8280419: Remove dead code related to VerifyThread and verify_thread()
8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
8308869: C2: use profile data in subtype checks when profile has more than one class
8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)