brutisso [Thu, 03 Mar 2011 11:35:50 +0100] rev 8683
7023747: G1: too strict assert in RefineRecordRefsIntoCSCardTableEntryClosure::do_card_ptr in g1RemSet.cpp
Summary: Made sure that the assert looks at ParallelGCThreads.
Reviewed-by: stefank, tonyp, jwilhelm, johnc
brutisso [Thu, 03 Mar 2011 22:58:46 +0100] rev 8682
7022943: G1: improve logging to avoid interleaved numbers
Summary: Introduced buffered loggging to make sure that log lines are logged one line at a time
Reviewed-by: stefank, johnc, dsamersoff
jcoomes [Sun, 06 Mar 2011 11:37:18 -0800] rev 8681
7018056: large pages not always enabled by default
Reviewed-by: phh, kvn
tonyp [Fri, 04 Mar 2011 17:13:19 -0500] rev 8680
7014923: G1: code cleanup
Summary: Some G1 code cleanup.
Reviewed-by: johnc, jcoomes, jwilhelm
twisti [Fri, 18 Mar 2011 01:44:15 -0700] rev 8679
Merge
jrose [Thu, 17 Mar 2011 18:29:18 -0700] rev 8678
7011865: JSR 292 CTW fails: !THREAD->is_Compiler_thread() failed: Can not load classes with the Compiler thre
Reviewed-by: kvn, never