2009-10-27 6870843: G1: G1 GC memory leak
apetrusenko [Tue, 27 Oct 2009 02:42:24 -0700] rev 4100
6870843: G1: G1 GC memory leak Summary: The fix addresses two memory leaks in G1 code: (1) _evac_failure_scan_stack - a resource object allocated on the C heap was not freed; (2) RSHashTable were linked into deleted list which was only cleared at full GC. Reviewed-by: tonyp, iveresov
2009-09-30 6890137: G1: revamp reachable object dump
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
2009-10-23 6886024: G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
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
2009-10-29 Merge
cfang [Thu, 29 Oct 2009 08:49:31 -0700] rev 4097
Merge
2009-10-27 6893554: SPECjvm2008 mpegaudio fails with SecurityException
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
2009-10-21 6892186: SA does not dump debug info for scalar replaced objects
kvn [Wed, 21 Oct 2009 09:15:33 -0700] rev 4095
6892186: SA does not dump debug info for scalar replaced objects Summary: Implement scalar replaced objects debug info dump in SA. Reviewed-by: twisti
2009-10-18 6815692: method handle code needs some cleanup (post-6655638)
jrose [Sat, 17 Oct 2009 19:51:05 -0700] rev 4094
6815692: method handle code needs some cleanup (post-6655638) Summary: correctly raise exceptions, support safe bitwise "raw" conversions, fix bugs revealed by VerifyMethodHandles, remove dead code, improve debugging support Reviewed-by: never, twisti
2009-10-16 Merge
cfang [Fri, 16 Oct 2009 16:14:12 -0700] rev 4093
Merge
2009-10-15 6891750: deopt blob kills values in O5
never [Thu, 15 Oct 2009 11:47:13 -0700] rev 4092
6891750: deopt blob kills values in O5 Reviewed-by: kvn, twisti
2009-10-28 Merge
xlu [Wed, 28 Oct 2009 10:37:17 -0700] rev 4091
Merge
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip