log src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp @ 3980:8229bd737950

age author description
Fri, 19 Aug 2011 09:30:59 +0200 brutisso 6814390: G1: remove the concept of non-generational G1
Fri, 04 Mar 2011 17:13:19 -0500 tonyp 7014923: G1: code cleanup
Mon, 31 Jan 2011 16:28:40 -0500 tonyp 7014679: G1: deadlock during concurrent cleanup
Fri, 21 Jan 2011 11:30:22 -0500 tonyp 7013718: G1: small fixes for two assert/guarantee failures
Wed, 19 Jan 2011 19:30:42 -0500 tonyp 6977804: G1: remove the zero-filling thread
Tue, 14 Dec 2010 16:19:44 -0500 tonyp 7000559: G1: assertion failure !outer || (full_collections_started == _full_collections_completed + 1)
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot