log src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp @ 1250:3f5b7efb9642

age author description
Wed, 30 Sep 2009 13:25:39 -0700 jrose Merge
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Wed, 23 Sep 2009 11:36:06 -0700 andrew 6884552: remove some unnecessary #ifdef's introduced in the fix for 4957990
Wed, 02 Sep 2009 00:04:29 -0700 ysr 4957990: Perm heap bloat in JVM
Tue, 03 Mar 2009 14:23:18 -0800 jcoomes 6810474: par compact - crash in summary_phase with very full heap
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 02 Mar 2009 16:37:04 -0800 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
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.
Thu, 18 Dec 2008 10:54:01 -0800 jcoomes 6786188: par compact - "SplitALot" stress mode should fill to_space
Thu, 18 Dec 2008 10:53:35 -0800 jcoomes 6784849: par compact - can fail when to_space is non-empty
Thu, 11 Dec 2008 12:05:21 -0800 jcoomes 6765954: par compact - stress mode for splitting young gen spaces
Thu, 11 Dec 2008 12:05:14 -0800 jcoomes 6765745: par compact - allow young gen spaces to be split
Thu, 11 Dec 2008 12:05:08 -0800 jcoomes 6578152: fill_region_with_object has usability and safety issues