log src/share/vm/gc_implementation/parNew/parNewGeneration.cpp @ 1712:2d6b74c9a797

age author description
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
Thu, 11 Dec 2008 12:05:08 -0800 jcoomes 6578152: fill_region_with_object has usability and safety issues
Mon, 01 Dec 2008 23:25:24 -0800 ysr 6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
Mon, 24 Nov 2008 09:53:31 -0800 ysr 6774607: SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs
Thu, 20 Nov 2008 16:56:09 -0800 ysr 6684579: SoftReference processing can be made more efficient