hotspot/src/share/vm/gc/g1/g1CollectedHeap.hpp
2015-12-09 mgerdin 8144714: Add extension point to G1 evacuation closures
2015-11-26 sjohanss 8143251: HeapRetentionTest.java Test is failing on jdk9/dev
2015-11-26 ehelin 8142404: Parallelize the restoring of preserved marks
2015-10-19 ehelin 8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
2015-11-25 tschatzl Merge
2015-11-24 ehelin 8142495: Move G1ParEvacuateFollowersClosure to header file
2015-11-24 tschatzl 8136681: Factor out IHOP calculation from G1CollectorPolicy
2015-11-19 drwhite 8143252: Clean up G1CollectedHeap interface
2015-11-09 david 8141434: G1CollectedHeap::into_cset_dirty_card_queue_set should be moved to G1RemSet
2015-11-09 david 8139867: Change how startsHumongous and continuesHumongous regions work in G1.
2015-10-14 mgerdin 8139149: Split G1 evacuate_collection_set into multiple steps
2015-10-20 ecaspole 8060017: G1: Report heap sizing time
2015-10-14 david 8139434: Unify GenRemSet and CardTableRS
2015-10-13 tschatzl 8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
2015-10-13 david 8139427: Break out YoungList to own class.
2015-10-07 ehelin 8138969: G1CollectorPolicy should use const for applicable methods
2015-09-30 aharlap 8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
2015-09-29 david 8080775: Better argument formatting for assert() and friends
2015-09-09 mgerdin 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
2015-09-09 mgerdin 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
2015-09-08 kbarrett 8134797: Remove explicit casts in CollectorPolicy hierarchy
2015-08-25 jiangli 8131734: assert(!is_null(v)) failed: narrow klass value can never be zero with -Xshared:auto
2015-08-20 tschatzl 8040162: Avoid reallocating PLABs between GC phases in G1
2015-08-20 tschatzl 8133530: Add JFR event for evacuation statistics
2015-08-19 tschatzl 8073013: Add detailed information about PLAB memory usage
2015-08-19 tschatzl 8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
2015-06-29 stefank 8087323: Unify and split the work gang classes
2015-08-07 tschatzl 8133042: Remove some direct accesses of G1Allocator to G1CollectedHeap members
2015-08-06 tschatzl 8133047: Rename G1ParScanThreadState::_queue_num to _worker_id
2015-08-06 tschatzl 8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
2015-07-23 tschatzl 8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure
2015-07-23 ehelin 8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap
2015-07-07 sangheki 8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
2015-04-30 sjohanss 8078901: Add trace event for G1 MMU information
2015-06-23 brutisso 8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
2015-06-12 jiangli 8042668: GC Support for shared heap ranges in CDS
2015-06-12 david 8025608: GC trace events missing nursery size information
2015-06-05 drwhite 7097567: G1: abstract and encapsulate collector phases and transitions between them
2015-06-02 ysuenaga 8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
2015-05-22 stefank 8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
2015-05-22 stefank 8080840: Clean up active_workers() asserts
2015-05-21 stefank 8080113: Remove CollectedHeap::set_par_threads()
2015-05-13 pliden 8079792: GC directory structure cleanup
less more (0) tip