log src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp @ 3377:2aa9ddbb9e60

age author description
Tue, 03 May 2011 10:30:34 -0700 jmasa 7041789: 30% perf regression with c2/arm following 7017732
Tue, 08 Feb 2011 16:12:16 -0800 kvn 7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 21 Oct 2010 11:55:10 -0700 never 6970683: improvements to hs_err output
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 13 Apr 2010 13:52:10 -0700 jmasa 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.
Wed, 13 Jan 2010 15:26:39 -0800 ysr 6896647: card marks can be deferred too long
Fri, 16 Oct 2009 02:05:46 -0700 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Tue, 30 Sep 2008 11:49:31 -0700 jcoomes 6716466: par compact - remove VerifyParallelOldWithMarkSweep code
Sat, 27 Sep 2008 00:33:13 -0700 iveresov 6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing
Mon, 28 Jul 2008 15:30:23 -0700 jmasa Merge