master
8299312: Clean up BarrierSetNMethod
8301499: Replace NULL with nullptr in cpu/zero
8256425: Obsolete Biased Locking in JDK 18
8255909: Remove unused delayed_value methods
8216167: Update include guards to reflect correct directories
8255041: Zero: remove old JSR 292 support leftovers
8300783: Consolidate byteswap implementations
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
8227369: pd_disjoint_words_atomic() needs to be atomic
8187443: Forest Consolidation: Move files to unified layout
8254693: Add Panama feature to pass heap segments to native code
8239782: CC_INTERP is only used by Zero interpreter
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
8284903: Fix typos in hotspot
8288752: Split thread implementation files
8257731: Remove excessive include of stubRoutines.hpp
8280503: Use allStatic.hpp instead of allocation.hpp where possible
8259403: Zero: crash with NULL MethodHandle receiver
8290025: Remove the Sweeper
8233787: Break cycle in vm_version* includes
8315801: [PPC64] JNI code should be more similar to the Panama implementation
8318776: Require supports_cx8 to always be true
8308869: C2: use profile data in subtype checks when profile has more than one class
8283689: Update the foreign linker VM implementation
8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)
8301996: Move field resolution information out of the cpCache
8263375: Support stack watermarks in Zero VM