hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
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
Thu, 26 Jun 2014 15:45:07 +0200 tschatzl 8035400: Move G1ParScanThreadState into its own files
Thu, 26 Jun 2014 10:00:00 +0200 mgerdin 8047821: G1 Does not use the save_marks functionality as intended
Wed, 25 Jun 2014 08:28:01 +0200 stefank 8047323: Remove unused _copy_metadata_obj_cl in G1CopyingKeepAliveClosure
Mon, 23 Jun 2014 16:43:41 +0200 pliden 8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Thu, 19 Jun 2014 13:31:14 +0200 brutisso 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
Fri, 13 Jun 2014 13:46:06 +0200 pliden 8044796: G1: Enable G1CollectedHeap::stop()
Fri, 02 May 2014 02:11:34 +0200 jwilhelm 8042298: Remove the names gen0 and gen1 from the GC code
Wed, 04 Jun 2014 14:16:20 +0200 pliden 8044768: Backout fix for JDK-8040807
Tue, 03 Jun 2014 09:34:04 +0000 brutisso Merge
Tue, 03 Jun 2014 10:37:46 +0200 pliden 8040807: G1: Enable G1CollectedHeap::stop()
Tue, 03 Jun 2014 10:44:36 +0200 brutisso 8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects
less more (0) -300 -100 -60 tip