amurillo [Fri, 18 May 2012 14:50:17 -0700] rev 12632
Merge
jcoomes [Fri, 18 May 2012 10:27:13 -0700] rev 12631
Merge
brutisso [Tue, 15 May 2012 10:25:06 +0200] rev 12630
7166894: Add gc cause to GC logging for all collectors
Reviewed-by: mgerdin, johnc
brutisso [Tue, 15 May 2012 22:26:37 +0200] rev 12629
7169056: Add gigabyte unit to proper_unit_for_byte_size() and byte_size_in_proper_unit()
Reviewed-by: jwilhelm, johnc, dholmes
johnc [Tue, 15 May 2012 09:49:18 -0700] rev 12628
7168294: G1: Some Full GCs incorrectly report GC cause as "No GC"
Summary: GC cause was not being set by the VM_G1CollectForAllocation VM operation.
Reviewed-by: jmasa, ysr, brutisso
johnc [Mon, 14 May 2012 21:07:28 -0700] rev 12627
Merge
mikael [Tue, 15 May 2012 00:56:06 +0200] rev 12626
7158457: division by zero in adaptiveweightedaverage
Summary: Add ceiling to AdaptiveWeightedAverage
Reviewed-by: ysr, iveresov