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
brutisso [Mon, 14 May 2012 17:32:17 +0200] rev 12625
7161545: G1: Minor cleanups to the G1 logging
Summary: Rename "to-space-overflow" to "to-space-exhausted", Introduce one decimal point in the size format, Add Sum to the aggregate and re-order the entries, Add number of GC workers to the log output
Reviewed-by: johnc, jwilhelm
kvn [Thu, 17 May 2012 09:50:59 -0700] rev 12624
Merge