log src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp @ 640:ba50942c8138

age author description
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
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Tue, 24 Feb 2009 15:50:23 -0500 tonyp 6804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure)
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Sun, 08 Feb 2009 13:18:01 -0800 jmasa 6690928: Use spinning in combination with yields for workstealing termination.
Fri, 06 Feb 2009 01:38:50 +0300 apetrusenko 6484959: G1: introduce survivor spaces