hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
Fri, 13 Feb 2015 09:48:49 +0100 mlarsson 8072621: Clean up around VM_GC_Operations
Tue, 03 Feb 2015 15:50:06 +0100 sjohanss 8069034: gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure
Thu, 08 Jan 2015 14:13:03 +0100 redestad 8068037: Remove dead code in G1CollectedHeap
Wed, 07 Jan 2015 15:15:37 +0100 tschatzl 8048179: Early reclaim of large objects that are referenced by a few objects
Thu, 18 Dec 2014 13:26:37 -0500 kbarrett 8067499: G1SATBCardTableModRefBS should not inherit from CardTableModRefBSForCTRS
Mon, 22 Dec 2014 17:40:46 +0000 jwilhelm Merge
Mon, 22 Dec 2014 16:49:24 +0100 tschatzl 8068036: assert(is_available(index)) failed in G1 cset
Thu, 18 Dec 2014 16:15:49 +0100 jwilhelm Merge
Fri, 19 Dec 2014 09:21:06 +0100 tschatzl 8060025: Object copy time regressions after JDK-8031323 and JDK-8057536
Wed, 17 Dec 2014 22:32:44 -0500 kbarrett 8066827: Remove ReferenceProcessor::clean_up_discovered_references()
Mon, 08 Dec 2014 18:57:33 +0100 mgerdin 8067655: Clean up G1 remembered set oop iteration
Fri, 12 Dec 2014 20:49:14 -0800 minqi Merge
Thu, 11 Dec 2014 21:34:43 -0500 coleenp 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
Tue, 09 Dec 2014 12:47:19 +0100 tschatzl 8066102: Clean up HeapRegionRemSet files
Thu, 04 Dec 2014 10:40:19 +0100 jwilhelm Merge
Fri, 28 Nov 2014 09:33:48 +0100 tschatzl 8065579: WB method to start G1 concurrent mark cycle should be introduced
Wed, 26 Nov 2014 10:53:31 +0100 mgerdin 8065358: Refactor G1s usage of save_marks and reduce related races
Fri, 17 May 2013 17:24:20 +0200 aeriksso 7176220: 'Full GC' events miss date stamp information occasionally
Tue, 25 Nov 2014 11:59:55 +0100 mlarsson 8062943: REDO - Parallelize clearing the next mark bitmap
Wed, 03 Dec 2014 20:32:33 -0800 minqi Merge
Tue, 18 Nov 2014 10:36:42 +0100 ehelin 8064721: The card tables only ever need two covering regions
Fri, 14 Nov 2014 15:03:39 +0100 sfriberg 8064473: Improved handling of age during object copy in G1
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Thu, 23 Oct 2014 16:19:32 -0400 kbarrett 8061748: Remove check_ct_logs_at_safepoint()
Thu, 23 Oct 2014 11:43:29 +0200 ehelin 8061630: G1 iterates over JNIHandles two times
Tue, 21 Oct 2014 11:57:22 +0200 mlarsson 6979279: remove special-case code for ParallelGCThreads==0
Mon, 20 Oct 2014 10:18:17 +0200 sjohanss 8058568: GC cleanup phase can cause G1 skipping a System.gc()
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Tue, 14 Oct 2014 20:58:43 +0200 jwilhelm 8027428: Different conditions for printing taskqueue statistics for parallel gc, parNew and G1
Fri, 10 Oct 2014 12:15:51 +0200 tschatzl 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
Thu, 09 Oct 2014 11:40:11 +0200 tschatzl 8059758: Footprint regressions with JDK-8038423
Tue, 07 Oct 2014 14:54:53 +0200 mlarsson 8058298: Separate heap region iterator claim values from the data structures iterated over
Mon, 06 Oct 2014 10:11:13 +0200 sjohanss 8059466: Force young GC to initiate marking cycle when stat update is requested
Mon, 22 Sep 2014 16:22:21 +0200 jwilhelm Merge
Tue, 23 Sep 2014 11:43:24 +0200 tonyp 8058495: G1: normalize names for isHumongous() and friends
Wed, 10 Sep 2014 13:01:13 -0700 jcoomes 8057818: collect allocation context statistics at gc pauses
Fri, 05 Sep 2014 09:49:19 +0200 sjohanss 8057536: Refactor G1 to allow context specific allocations
Thu, 18 Sep 2014 12:45:45 +0200 mlarsson 8055091: CollectedHeap::_reserved usage should be cleaned up
Fri, 19 Sep 2014 17:14:13 +0200 adlertz Merge
Wed, 17 Sep 2014 08:00:07 +0200 thartmann 8015774: Add support for multiple code heaps
Tue, 16 Sep 2014 10:28:15 +0200 tschatzl 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
Mon, 15 Sep 2014 12:19:31 +0200 tonyp 8057768: Make heap region region type in G1 HeapRegion explicit
Wed, 10 Sep 2014 11:55:33 +0200 tonyp 8057799: Unnecessary NULL check in G1KeepAliveClosure
Fri, 29 Aug 2014 13:12:21 +0200 mgerdin 8048268: G1 Code Root Migration performs poorly
Tue, 26 Aug 2014 09:36:53 +0200 tschatzl 8054819: Rename HeapRegionSeq to HeapRegionManager
Mon, 25 Aug 2014 09:10:13 +0200 stefank 8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID
Thu, 21 Aug 2014 16:44:41 +0200 tschatzl 8055098: WB API should be extended to provide information about size and age of object.
Tue, 19 Aug 2014 14:09:10 +0200 tschatzl 8038423: G1: Decommit memory within heap
Mon, 18 Aug 2014 19:30:24 -0700 poonam 8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC
Mon, 18 Aug 2014 16:10:44 +0200 tschatzl 8054818: Refactor HeapRegionSeq to manage heap region and auxiliary data
Thu, 07 Aug 2014 22:28:53 +0200 tschatzl 8054341: Remove some obsolete code in G1CollectedHeap class
Wed, 06 Aug 2014 09:55:16 +0200 stefank 8048269: Add flag to turn off class unloading after G1 concurrent mark
Thu, 31 Jul 2014 09:23:24 +0200 tschatzl 8051973: Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
Wed, 23 Jul 2014 09:03:32 +0200 tschatzl 8027959: Early reclamation of large objects in G1
Mon, 21 Jul 2014 10:00:31 +0200 tschatzl 8048112: G1 Full GC needs to support the case when the very first region is not available
Wed, 09 Jul 2014 16:44:30 +0200 ehelin 8049426: Minor cleanups after G1 class unloading
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Thu, 26 Jun 2014 15:48:05 +0200 tschatzl 8035401: Fix visibility of G1ParScanThreadState members
less more (0) -300 -100 -60 tip