log src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp @ 941:8b46c4d82093

age author description
Wed, 02 Sep 2009 00:04:29 -0700 ysr 4957990: Perm heap bloat in JVM
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
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
Wed, 18 Mar 2009 11:37:48 -0400 tonyp Merge
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
Fri, 06 Mar 2009 13:50:14 -0800 iveresov 6720309: G1: don't synchronously update RSet during evacuation pauses
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Fri, 06 Feb 2009 01:38:50 +0300 apetrusenko 6484959: G1: introduce survivor spaces