tonyp [Wed, 30 Sep 2009 14:50:51 -0400] rev 4099
6890137: G1: revamp reachable object dump
Summary: Revamp the reachable object dump debugging facility.
Reviewed-by: jmasa, apetrusenko
tonyp [Fri, 23 Oct 2009 14:34:27 -0400] rev 4098
6886024: G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
Summary: the assert is incorrect and can fire incorrectly due to floating point inaccuracy.
Reviewed-by: apetrusenko, ysr, jcoomes
cfang [Thu, 29 Oct 2009 08:49:31 -0700] rev 4097
Merge
twisti [Tue, 27 Oct 2009 03:00:27 -0700] rev 4096
6893554: SPECjvm2008 mpegaudio fails with SecurityException
Summary: The problem occurs with negative numbers, as the 32-bit input values are sign extended into the 64-bit registers.
Reviewed-by: kvn