master
8192061: Clean up allocation.inline.hpp includes
8292946: GC lock/jni/jnilock001 test failed "assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed()) failed: Twice in a row"
8204540: Automatic oop closure devirtualization
8298191: Enhance object reclamation process
8189734: Cleanup MarkSweep when G1 dependency is gone
8205632: Include stack.inline.hpp in markSweep.inline.hpp
8189389: Move heap creation into GC interface
8202641: Replace OOP_SINCE_SAVE_MARKS with templates
8251570: JDK-8215624 causes assert(worker_id < _n_workers) failed: Invalid worker_id
8201136: Move GC flags from globals.hpp to GC specific files
8200729: Conditional compilation of GCs