log src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp @ 470:ad8c8ca4ab0f jdk7-b42

age author description
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
Mon, 13 Oct 2008 21:41:42 -0700 iveresov 6758633: G1: SEGV with GCOld on Linux
Mon, 06 Oct 2008 13:16:35 -0400 tonyp 6752248: G1: introduce parallel heap verification
Wed, 06 Aug 2008 11:57:31 -0400 tonyp 6722565: G1: assert !r->is_on_unclean_list() fires
Wed, 30 Jul 2008 10:45:52 -0700 iveresov 6652160: G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425
Thu, 10 Jul 2008 09:29:54 -0700 iveresov 6723570: G1: assertion failure: p == current_top or oop(p)->is_oop(),"p is not a block start" (revisited!)
Thu, 03 Jul 2008 03:17:29 -0700 iveresov 6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start")
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector