log src/share/vm/gc_implementation/g1/concurrentMark.cpp @ 639:922c573ea67d

age author description
Mon, 16 Mar 2009 17:48:01 -0700 iveresov 6815683: G1: SEGV during marking
Sat, 07 Mar 2009 11:07:37 -0500 tonyp 6814467: G1: small fixes related to concurrent marking verboseness
Mon, 15 Dec 2008 16:55:11 -0800 xdono 6785258: Update copyright year jdk7-b42
Mon, 01 Dec 2008 23:25:24 -0800 ysr 6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
Thu, 20 Nov 2008 16:56:09 -0800 ysr 6684579: SoftReference processing can be made more efficient
Wed, 06 Aug 2008 11:57:31 -0400 tonyp 6722565: G1: assert !r->is_on_unclean_list() fires
Wed, 11 Jun 2008 05:12:19 -0700 iveresov 6710665: G1: guarantee(_cm->out_of_regions() && _cm->region_stack_empty() && _task_queue->size() == 0, ...)
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector