log src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp @ 940:8624da129f0b

age author description
Mon, 31 Aug 2009 05:27:29 -0700 apetrusenko 6841313: G1: dirty cards of survivor regions in parallel
Wed, 19 Aug 2009 12:53:25 -0400 tonyp 6871111: G1: remove the concurrent overhead tracker
Tue, 04 Aug 2009 16:00:17 -0700 johnc 6819077: G1: first GC thread coming late into the GC.
Mon, 03 Aug 2009 12:59:30 -0700 johnc 6865703: G1: Parallelize hot card cache cleanup
Thu, 30 Jul 2009 14:50:58 -0400 tonyp 6866591: G1: print update buffer processing stats more often
Wed, 29 Jul 2009 11:01:26 -0400 tonyp 6864886: G1: rename -XX parameters related to update buffers
Wed, 22 Jul 2009 18:25:00 -0700 ysr 6863216: Clean up debugging debris inadvertently pushed with 6700789
Wed, 22 Jul 2009 02:46:55 -0700 apetrusenko 6862661: G1: _gc_alloc_region_counts is not updated properly after 6604422
Wed, 15 Jul 2009 12:22:59 -0400 tonyp 6859911: G1: assert(Heap_lock->owner() = NULL, "Should be owned on this thread's behalf")
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Tue, 07 Jul 2009 14:23:00 -0400 tonyp 6855834: G1: minimize the output when -XX:+PrintHeapAtGC is set
Fri, 12 Jun 2009 16:20:16 -0400 tonyp 6850846: G1: extend G1 marking verification
Thu, 11 Jun 2009 17:19:33 -0700 johnc 6843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55
Tue, 19 May 2009 04:05:31 -0700 apetrusenko 6819065: G1: eliminate high serial card table clearing time
Mon, 11 May 2009 16:30:56 -0700 iveresov 6484957: G1: parallel concurrent refinement
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Thu, 26 Mar 2009 08:51:32 -0700 iveresov 6822263: G1: JVMTI heap iteration fails
Wed, 25 Mar 2009 13:10:54 -0700 apetrusenko 6543938: G1: remove the concept of popularity
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Wed, 18 Mar 2009 11:37:48 -0400 tonyp Merge
Mon, 16 Mar 2009 08:01:32 -0700 iveresov 6817419: G1: Enable extensive verification for humongous regions
Sun, 15 Mar 2009 22:03:38 -0400 tonyp 6604422: G1: re-use half-promoted regions
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Tue, 10 Mar 2009 00:47:05 -0700 apetrusenko 6760309: G1: update remembered sets during Full GCs
Mon, 09 Mar 2009 11:32:57 -0400 tonyp Merge
Sat, 07 Mar 2009 11:07:37 -0500 tonyp 6814467: G1: small fixes related to concurrent marking verboseness
Sat, 07 Mar 2009 11:07:37 -0500 tonyp 6812428: G1: Error: assert(ret || obj_in_cs(obj),"sanity")
Fri, 06 Mar 2009 13:50:14 -0800 iveresov 6720309: G1: don't synchronously update RSet during evacuation pauses
Tue, 03 Mar 2009 10:34:22 -0800 kvn Merge