master
8187443: Forest Consolidation: Move files to unified layout
8216167: Update include guards to reflect correct directories
8258459: Decouple gc_globals.hpp from globals.hpp
8243208: Clean up JVMFlag implementation
8265101: Remove unnecessary functions in os*.inline.hpp
8259776: Remove ParallelGC non-CAS oldgen allocation
8263721: Unify oop casting
8260044: Parallel GC: Concurrent allocation after heap expansion may cause unnecessary full gc 8260045: Parallel GC: Waiting on ExpandHeap_lock may cause "expansion storm"
8280030: [REDO] Parallel: More precise boundary in ObjectStartArray::object_starts_in_range
8261527: Record page size used for underlying mapping in ReservedSpace
8213415: BitMap::word_index_round_up overflow problems
8267464: Circular-dependency resilient inline headers
8268350: Remove assert that ensures thread identifier remains the same
8256181: Remove Allocation of old generation on alternate memory devices functionality
8243315: ParallelScavengeHeap::initialize() passes GenAlignment as page size to os::trace_page_sizes instead of actual page size
8276696: ParallelObjectIterator freed at the wrong time in VM_HeapDumper
8278893: Parallel: Remove GCWorkerDelayMillis
8319713: Parallel: Remove PSAdaptiveSizePolicy::should_full_GC
8310031: Parallel: Implement better work distribution for large object arrays in old gen
8263107: PSPromotionManager::copy_and_push_safe_barrier needs acquire memory barrier
8262973: Verify ParCompactionManager instance in PCAdjustPointerClosure
8231672: Simplify the reference processing parallelization framework
8297499: Parallel: Missing iteration over klass when marking objArrays/objArrayOops during Full GC
8264748: Do not include arguments.hpp from compilerDefinitions.hpp
8228991: Obsolete -XX:UseAdaptiveGCBoundary
8192061: Clean up allocation.inline.hpp includes
8242901: Duplicate PSYoung/OldGen max size functions
8291753: Add JFR event for GC CPU Time
8258382: Fix optimization-unstable code involving pointer overflow
8279856: Parallel: Use PreservedMarks to record promotion-failed objects
8247281: migrate ObjectMonitor::_object to OopStorage
8048556: Unnecessary GCLocker-initiated young GCs
8243146: Further cleanups after UseAdaptiveGCBoundary removal
8271396: Spelling errors
8261213: [BACKOUT] MutableSpace's end should be atomic
8308643: Incorrect value of 'used' jvmstat counter