master
8314389: AttachListener::pd_set_flag obsolete
8301077: Replace NULL with nullptr in share/services/
8266936: Add a finalization JFR event
8303070: Memory leak in DCmdArgument<char*>::parse_value
8318636: Add jcmd to print annotated process memory map
8314502: Change the comparator taking version of GrowableArray::find to be a template method
8313678: SymbolTable can leak Symbols during cleanup
8275445: RunThese30M.java failed "assert(ZAddress::is_marked(addr)) failed: Should be marked"
8303963: Replace various encodings of UINT/SIZE_MAX in gc code
8322237: Heap dump contains duplicate thread records for mounted virtual threads
8306441: Two phase segmented heap dump
8317951: Refactor loading of zip library to help resolve JDK-8315220
8318447: Move NMT source code to own subdirectory
8293313: NMT: Rework MallocLimit 8293292: Remove MallocMaxTestWords
8307378: Allow collectors to provide specific values for GC notifications' actions
8317661: [REDO] store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
8247878: Move Management strong oops to OopStorage
8310948: Fix ignored-qualifiers warning in Hotspot
8219436: Safepoint logs correction and misc
8314265: Fix -Wconversion warnings in miscellaneous runtime code
8280503: Use allStatic.hpp instead of allocation.hpp where possible
8319876: Reduce memory consumption of VM_ThreadDump::doit
8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
8262328: Templatize JVMFlag boilerplate access methods