master
8320147: Remove DumpSharedSpaces
8249944: Move and improve the AllStatic class
8317132: Prepare HotSpot for permissive-
8299915: Remove ArrayAllocatorMallocLimit and associated code
8318447: Move NMT source code to own subdirectory
8317683: Add JIT memory statistics
8314654: Metaspace: move locking out of MetaspaceArena
8302455: VM.classloader_stats memory size values are wrong
8301070: Replace NULL with nullptr in share/memory/
8318489: Remove unused alignment_unit and alignment_offset
8307348: Parallelize heap walk for ObjectCount(AfterGC) JFR event collection
8311604: Simplify NOCOOPS requested addresses for archived heap objects
8308655: Narrow types of ConstantPool and ConstMethod returns
8301340: Make DirtyCardToOopClosure stack-allocated
8320368: Per-CPU optimization of Klass range reservation
8251158: Implementation of JEP 387: Elastic Metaspace
8308603: Removing do_pending_ref/enclosing_ref from MetaspaceClosure
8280503: Use allStatic.hpp instead of allocation.hpp where possible
8307196: Dangling pointer warning for MetadataAllocationRequest
8292697: ZGC: Hangs when almost out of metaspace memory
8284903: Fix typos in hotspot
8243572: Multiple tests fail with assert(cld->klasses() != 0LL) failed: unexpected NULL for cld->klasses()
8261868: Reduce inclusion of metaspace.hpp
8245428: Remove unused oopFactory functions
8285364: Remove REF_ enum for java.lang.ref.Reference
8319818: Address GCC 13.2.0 warnings (stringop-overflow and dangling-pointer)
8315149: Add hsperf counters for CPU time of internal GC threads
8309034: NoClassDefFoundError when initializing Long$LongCache
8312018: Improve reservation of class space and CDS 8313669: Reduced chance for zero-based nKlass encoding since JDK-8296565