master
8187443: Forest Consolidation: Move files to unified layout
8310863: Build failure after JDK- 8305341
8236913: debug agent's jdwp command logging should include the command set name and command name
8273904: debug agent ArrayTypeImp::newInstance() fails to send reply packet if there is an error
8241080: Consolidate signature parsing code in serviceability tools
8284161: Implementation of Virtual Threads (Preview)
8285366: Fix typos in serviceability
8240142: Fix copyright in ThreadGroupReferenceImpl.h
8286983: rename jdb -trackvthreads and debug agent enumeratevthreads options and clarify "Preview Feature" nature of these options
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
8318957: enhance agentlib:jdwp help output by info about allow option
8295376: Improve debug agent virtual thread performance when no debugger is attached
8295303: cleanup debug agent's confusing use of EI_GC_FINISH
8226346: Build better binary builders
8297170: misc JCK tests fail with "FATAL ERROR in native method: JDWP Can't disable vthread end events, jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)"
8177901: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface
8284094: Memory leak in invoker_completeInvokeRequest()
8289768: Clean up unused code
8193258: Better usage of JDWP HEADER SIZE
8305209: JDWP exit error AGENT_ERROR_INVALID_THREAD(203): missing entry in running thread table
8303071: Memory leaks in libjdwp
8296089: Remove debug agent code for special handling of Thread.resume()