log src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.hpp @ 1387:0bfd3fb24150

age author description
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
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Tue, 06 Jan 2009 07:05:05 -0800 jmasa 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off