master
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8386116: vm/jvmti/StopThread/stop001/stop00103/stop00103a.html trips assert(!java_lang_Thread::is_in_vthread_transition(vthread)) failed
8347909: Automatic precompiled.hpp inclusion
8289780: Avoid formatting stub names when Forte is not enabled
8301076: Replace NULL with nullptr in share/prims/
8216167: Update include guards to reflect correct directories
8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port
8388791: Refactor JavaClasses Throwable and StackTrace classes
8341916: Remove ProtectionDomain related hotspot code and tests
8326716: JVMTI spec: clarify what nullptr means for C/C++ developers
8382401: Remove return type parameters from FREE_ and REALLOC_ macros
8374316: Update copyright year to 2025 for hotspot in files where it was missed
8359472: JVM crashes when attaching a dynamic agent before JVMTI_PHASE_LIVE
8361725: Do not load Java agent with "-Xshare:dump -XX:+AOTClassLinking"
8349753: Incorrect use of CodeBlob::is_buffer_blob() in few places
8267464: Circular-dependency resilient inline headers
8355617: Remove historical debug_only macro in favor of DEBUG_ONLY
8284903: Fix typos in hotspot
6960970: Debugger very slow during stepping
8373367: interp-only mechanism fails to work for carrier threads in a corner case
8387045: JDK with transformer agent hangs on shutdown
8355631: The events might be generated after VM_DEATH event
8389384: JDK-6960970 broke cross compilation on slow-debug level
8373481: Remove the deprecated -noclassgc, -noverify, -Xverify:none and -verifyremote options from the java launcher
8280503: Use allStatic.hpp instead of allocation.hpp where possible
8187443: Forest Consolidation: Move files to unified layout
8304919: Implementation of Virtual Threads
8365932: Implementation of JEP 516: Ahead-of-Time Object Caching with Any GC
8305590: Remove nothrow exception specifications from operator new
8383879: assert(_cur_stack_depth == num_frames) failed: cur_stack_depth out of sync _cur_stack_depth: 9 num_frames: 10
8366331: Sort share/prims includes
8261125: Move VM_Operation to vmOperation.hpp
8310948: Fix ignored-qualifiers warning in Hotspot
8310076: Reduce inclusion of bytecodeStream.hpp
8379687: Reduce C heap usage when VerifyMethodHandles flags is on
8382582: Remove the experimental JVMCI feature
8367014: Rename class Atomic to AtomicAccess
8364167: Test java/foreign/TestHandshake.java crashed with access violation in jdk.internal.misc.Unsafe.getShortUnaligned
8256380: JDK-8254162 broke 32bit windows build
8371949: Upcall exception handler crashes with bad oop
8328306: AArch64: MacOS lazy JIT "write xor execute" switching
8370691: Add new Float16Vector type and enable intrinsification of vector operations supported by auto-vectorizer
8357826: Avoid running some jtreg tests when asan is configured