master
8301494: Replace NULL with nullptr in cpu/arm
8336042: Caller/callee param size mismatch in deoptimization causes crash
8364465: Enhance behavior of some intrinsics
8363943: ARM32: Represent Registers as values
8292790: Remove hashtable.hpp from other files
8297539: Use PrimitiveConversions::cast for local uses of the int<->float union conversion trick
8216167: Update include guards to reflect correct directories
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
8264805: Remove the experimental Ahead-of-Time Compiler
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
8304265: Implementation of Foreign Function and Memory API (Third Preview)
8286825: Linker naming cleanup
8316746: Top of lock-stack does not match the unlocked object
8312014: [s390x] TestSigInfoInHsErrFile.java Failure
8231349: Move intrinsic stubs generation to compiler runtime initialization code
8267464: Circular-dependency resilient inline headers
8308396: Fix offset_of conversion warnings in runtime code
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
8283689: Update the foreign linker VM implementation
8280419: Remove dead code related to VerifyThread and verify_thread()
8333354: ubsan: frame.inline.hpp:91:25: and src/hotspot/share/runtime/frame.inline.hpp:88:29: runtime error: member call on null pointer of type 'const struct SmallRegisterMap'
8303134: JFR: Missing stack trace during chunk rotation stress
8284903: Fix typos in hotspot
8310596: Utilize existing method frame::interpreter_frame_monitor_size_in_bytes()
8202579: Revisit VM_Version and VM_Version_ext for overlap and consolidation
8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)