master
8327971: Multiple ASAN errors reported for metaspace 8327988: When running ASAN, disable dangerous NMT test
8249944: Move and improve the AllStatic class
8317132: Prepare HotSpot for permissive-
8307567: Avoid relocating global roots to metaspaceObjs in CDS dump
8151413: os::allocation_granularity/page_size and friends return signed values
8293114: JVM should trim the native heap
8301070: Replace NULL with nullptr in share/memory/
8302455: VM.classloader_stats memory size values are wrong
8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
8364235: Fix for JDK-8361447 breaks the alignment requirements for GuardedMemory
8316661: CompilerThread leaks CodeBlob memory when dynamically stopping compiler thread in non-product
8307348: Parallelize heap walk for ObjectCount(AfterGC) JFR event collection
8307959: Remove explicit type casts from SerializeClosure::do_xxx() calls
8308655: Narrow types of ConstantPool and ConstMethod returns
8301340: Make DirtyCardToOopClosure stack-allocated
8318089: Class space not marked as such with NMT when CDS is off
8251158: Implementation of JEP 387: Elastic Metaspace
8308342: Remove MetaspaceClosure::Ref::keep_after_pushing()
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) 8320212: Disable GCC stringop-overflow warning for affected files 8326717: Disable stringop-overflow in shenandoahLock.cpp
8297766: Remove UseMallocOnly development option
8180450: secondary_super_cache does not scale well 8337958: Out-of-bounds array access in secondary_super_cache
8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64