hotspot/src/share/vm/gc/g1/heapRegion.hpp
Fri, 02 Jun 2017 13:48:01 +0200 tschatzl 8177044: Remove _scan_top from HeapRegion
Fri, 02 Jun 2017 13:45:21 +0200 tschatzl 8162928: Micro-optimizations in scanning the remembered sets
Fri, 02 Jun 2017 13:45:15 +0200 tschatzl 8071280: Specialize HeapRegion::oops_on_card_seq_iterate_careful() for use during concurrent refinement and updating the rset
Mon, 06 Mar 2017 17:03:35 +0100 tschatzl 8071278: Fix the closure mess in G1RemSet::refine_card()
Mon, 30 May 2016 14:42:50 +0300 fzhinkin 8142749: HeapRegion::_predicted_bytes_to_copy is unused and can be removed
Tue, 22 Nov 2016 20:50:31 -0500 kbarrett 8166811: Missing memory fences between memory allocation and refinement
Tue, 22 Nov 2016 20:24:47 -0500 kbarrett 8166607: G1 needs klass_or_null_acquire
Mon, 26 Sep 2016 14:38:35 -0400 kbarrett 8166663: Simplify oops_on_card_seq_iterate_careful
Mon, 19 Sep 2016 19:59:28 -0400 kbarrett 8166228: Remove unused HeapRegion::object_iterate_mem_careful()
Tue, 19 Jul 2016 10:31:41 +0200 tschatzl 8034842: Parallelize the Free CSet phase in G1
Wed, 06 Jul 2016 11:22:55 +0200 tschatzl 8159978: Use an array to store the collection set regions instead of linking through regions
Tue, 03 May 2016 12:33:10 +0200 mgerdin 8150721: Don't explicitly manage G1 young regions in YoungList
Mon, 02 May 2016 10:24:41 +0200 tschatzl 8153507: Improve Card Table Clear Task
Mon, 18 Apr 2016 16:54:04 +0200 tschatzl 8153170: Card Live Data does not correctly handle eager reclaim
Fri, 12 Feb 2016 09:19:10 +0100 david 8149650: Create a trace event for G1 heap region type transitions
Fri, 15 Jan 2016 10:34:52 -0800 poonam 8145442: Add the facility to verify remembered sets for G1
Thu, 07 Jan 2016 16:25:53 +0100 david 8146399: Refactor the BlockOffsetTable classes.
Fri, 27 Nov 2015 13:39:56 +0100 ehelin 8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved
Fri, 20 Nov 2015 17:32:02 +0100 david 8138681: Runtime.getFreeMemory() reports wrong value after humongous allocation.
Mon, 09 Nov 2015 09:19:39 +0100 david 8139867: Change how startsHumongous and continuesHumongous regions work in G1.
Tue, 13 Oct 2015 14:07:05 +0200 david 8139506: Remove the WaterMark class
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Mon, 24 Aug 2015 16:27:41 +0200 tschatzl 8067336: Allow that PLAB allocations at the end of regions are flexible
Thu, 06 Aug 2015 15:49:50 +0200 tschatzl 8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Fri, 12 Jun 2015 19:49:54 -0400 jiangli 8042668: GC Support for shared heap ranges in CDS
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip