master
8223575: add subspace transitions to gc+metaspace=info log lines
8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
8200111: MallocArrayAllocator::free should not take a length parameter
8207011: Remove uses of the register storage class specifier
8263558: Possible NULL dereference in fast path arena free if ZapResourceArea is true
8176808: Split up metaspace.cpp
8221351: Crash in KlassFactory::check_shared_class_file_load_hook
8200735: Move CMS specific code from binaryTreeDictionary and freeList to CMS files
8187443: Forest Consolidation: Move files to unified layout
8219586: CodeHeap State Analytics processes dead nmethods
8231460: Performance issue (CodeHeap) with large free blocks
8251570: JDK-8215624 causes assert(worker_id < _n_workers) failed: Invalid worker_id
8215624: Add parallel heap iteration for jmap –histo 8253763: ParallelObjectIterator should have virtual destructor
8212200: assert when shared java.lang.Object is redefined by JVMTI agent
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
8204540: Automatic oop closure devirtualization
8224853: CDS address sanitizer errors
8218192: Remove copy constructor for MemRegion
8312138: jcmd VM.metaspace vslist has no newline character before the Class: label.
8200276: Cleanup allocation.hpp includes
8234779: Provide idiom for declaring classes noncopyable
8199430: Rename MetaspaceAux to something more meaningful
8265980: Fix systemDictionary and loaderConstraints printing
8218751: Do not store original classfiles inside the CDS archive
8199712: Flight Recorder
8199472: Fix non-PCH build after JDK-8199319
8233203: fix non-product build on AIX when compiling with xlc16/legacy-xlc
8202842: G1 footprint regressions in jdk11+10
8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area
8192061: Clean up allocation.inline.hpp includes
8230841: Remove oopDesc::equals()
8210457: JVM crash in ResolvedMethodTable::add_method(Handle)
8234930: Use MAP_JIT when allocating pages for code cache on macOS