master
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
8187443: Forest Consolidation: Move files to unified layout
8192061: Clean up allocation.inline.hpp includes
8199282: Remove ValueObj class for allocation subclassing for gc code
8200737: Move GC code out of Arguments::check_vm_args_consistency into GCArguments
8199925: Break out GC selection logic from GCArguments to GCConfig
8201209: Separate out CMS specific functions into CMSCardTable
8201244: Clean out unnecessary includes of heap headers
8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
8200736: Move CMSGCStats to the cms directory
8229420: [Redo] jstat reports incorrect values for OU for CMS GC
8251570: JDK-8215624 causes assert(worker_id < _n_workers) failed: Invalid worker_id
8202641: Replace OOP_SINCE_SAVE_MARKS with templates
8204540: Automatic oop closure devirtualization
8201136: Move GC flags from globals.hpp to GC specific files
8248851: CMS: Missing memory fences between free chunk check and klass read
8314950: CMS may miss NMT tag after mark stack expansion
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
8133564: Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments
8202150: [REDO] Split globals.hpp to factor out the Flag class
8298191: Enhance object reclamation process
8043575: Dynamically parallelize reference processing work
8264640: CMS ParScanClosure misses a barrier
8200106: Move NoSafepointVerifier out from gcLocker.hpp
8214850: Rename vm_operations.?pp files to vmOperations.?pp files
8176808: Split up metaspace.cpp