master
8187443: Forest Consolidation: Move files to unified layout
8341798: Fix ExceptionOccurred in jdk.jdwp.agent
8236913: debug agent's jdwp command logging should include the command set name and command name
8374168: Resolve disabled warnings in JDWP agent
8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests 8344804: Test serviceability/jdwp/AllModulesCommandTest.java times out after JNI check warning
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8240142: Fix copyright in ThreadGroupReferenceImpl.h
8284161: Implementation of Virtual Threads (Preview)
8295816: jdwp jck tests failing with "FATAL ERROR in native method: JDWP SetTag, jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)" 8295815: misc JDI tests failed with "JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)"
8295375: debug agent class tracking should not piggy back on the cbClassPrepare() callback
8255987: JDI tests fail with com.sun.jdi.ObjectCollectedException
8382537: Invalid JDWP command set number or command number can result in crash
8338708: Don't create/destroy debug agent cmdQueueLock for each connection
8226346: Build better binary builders
8332488: Add JVMTI DataDumpRequest to the debug agent
8177901: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface
8241080: Consolidate signature parsing code in serviceability tools
8378180: Compiling OpenJDK with C23 C-Compiler gives warning: initialization discards ‘const’ qualifier from pointer target type
8193258: Better usage of JDWP HEADER SIZE
8295303: cleanup debug agent's confusing use of EI_GC_FINISH
8377671: Step Over doesn't stop after receiving MethodExitEvent
8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port