master
8373266: Strengthen constant CardTable base accesses
8336042: Caller/callee param size mismatch in deoptimization causes crash
8389554: ARM32: Unbreak non-preview mode after JEP 401 integration
8388170: [s390x] compiler/inlining/LateInlineQueueDrainTest.java#id0 fail due to invalid ret_addr_offset
8347909: Automatic precompiled.hpp inclusion
8322880: Eliminate -Wparentheses warnings in arm32 code
8216167: Update include guards to reflect correct directories
8374316: Update copyright year to 2025 for hotspot in files where it was missed
8300783: Consolidate byteswap implementations
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8366461: Remove obsolete method handle invoke logic
8363998: Implement Compressed Class Pointers for 32-bit
8209093: JEP 340: One AArch64 Port, Not Two
8365191: Cleanup after removing LockingMode related code
8379665: Obsolete AlwaysActAsServerClassMachine and NeverActAsServerClassMachine
8367982: Unify ObjectSynchronizer and LightweightSynchronizer
8301346: Remove dead emit_entry_barrier_stub definition
8304387: Fix positions of shared static stubs / trampolines
8382582: Remove the experimental JVMCI feature
8286302: Port JEP 425 to PPC64
8284161: Implementation of Virtual Threads (Preview)
8345795: Update copyright year to 2024 for hotspot in files where it was missed
8268119: Rename copy_os_cpu.inline.hpp files to copy_os_cpu.hpp
8301494: Replace NULL with nullptr in cpu/arm
8286825: Linker naming cleanup
8280503: Use allStatic.hpp instead of allocation.hpp where possible
8363996: Obsolete UseCompressedClassPointers
8379687: Reduce C heap usage when VerifyMethodHandles flags is on
8283689: Update the foreign linker VM implementation
8375737: Fix -Wzero-as-null-pointer-constant warnings in arm32 code
8363943: ARM32: Represent Registers as values
8371458: [REDO] Remove exception handler stub code in C2
8382039: Add support do_arch_array_entry() template
8372617: Save and restore stubgen stubs when using an AOT code cache
8360707: Globally enumerate all blobs, stubs and entries
8320278: ARM32 build is broken after JDK-8301997
8315488: Remove outdated and unused ciReplay support from SA
8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)