master
8389905: Shenandoah: SBSA::card_table uses own temp registers that clobber obj
8336042: Caller/callee param size mismatch in deoptimization causes crash
8347909: Automatic precompiled.hpp inclusion
8373069: RISC-V: implement GHASH intrinsic
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
8276799: Implementation of JEP 422: Linux/RISC-V Port
8351156: C1: Remove FPU stack support after 32-bit x86 removal
8389734: [Valhalla] _c1_needs_stack_repair is useless and should be removed
8365191: Cleanup after removing LockingMode related code
8379665: Obsolete AlwaysActAsServerClassMachine and NeverActAsServerClassMachine
8286302: Port JEP 425 to PPC64
8329332: Remove CompiledMethod and CodeBlobLayout classes
8301496: Replace NULL with nullptr in cpu/riscv
8378559: Add setting of captured states like errno
8293841: RISC-V: Implementation of Foreign Function & Memory API (Preview)
8294152: AArch64: frame::id() and frame::is_older() broken for interpreted frames with large max_stack
8367601: Remove held_monitor_count
8388460: RISC-V: Auto-enable Zcb extension features
8374056: RISC-V: Fix argument passing for the RiscvFlushIcache::flush
8295475: Move non-resource allocation strategies out of ResourceObj
8388192: [lworld] Some code is not guarded by Arguments::is_valhalla_enabled()
8367692: RISC-V: Align post call nop
8371458: [REDO] Remove exception handler stub code in C2
8314694: Separate checked_cast from globalDefinitions.hpp
8361449: RISC-V: Code cleanup for native call
8307058: Implementation of Generational ZGC
8389581: RISC-V: building fails with clang toolchain
8286301: Port JEP 425 to RISC-V
8382039: Add support do_arch_array_entry() template
8382582: Remove the experimental JVMCI feature
8294954: Remove superfluous ResourceMarks when using LogStream
8315488: Remove outdated and unused ciReplay support from SA
8292575: riscv: Represent Registers as values
8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)