log src/share/vm/gc_implementation/parNew/parNewGeneration.cpp @ 1972:f95d63e2154a

age author description
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Sat, 23 Oct 2010 23:03:49 -0700 ysr 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
Tue, 28 Sep 2010 15:56:15 -0700 jcoomes 6423256: GC stacks should use a better data structure
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Wed, 11 Aug 2010 13:12:28 -0700 jcoomes 6976378: ParNew: stats are printed unconditionally in debug builds
Mon, 09 Aug 2010 18:03:50 -0700 jcoomes 6970376: ParNew: shared TaskQueue statistics
Fri, 16 Jul 2010 21:33:21 -0700 jcoomes 6962947: shared TaskQueue statistics
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, 23 Dec 2009 09:23:54 -0800 ysr 6631166: CMS: better heuristics when combatting fragmentation
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Thu, 02 Apr 2009 15:57:41 -0700 ysr 6824570: ParNew: Fix memory leak introduced in 6819891
Sat, 28 Mar 2009 15:47:29 -0700 ysr 6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 26 Jan 2009 12:47:21 -0800 ysr 6786503: Overflow list performance can be improved