Wed, 15 Jul 2009 12:22:59 -0400 6859911: G1: assert(Heap_lock->owner() = NULL, "Should be owned on this thread's behalf")
tonyp [Wed, 15 Jul 2009 12:22:59 -0400] rev 3263
6859911: G1: assert(Heap_lock->owner() = NULL, "Should be owned on this thread's behalf") Summary: The used() method assumes that the heap lock is held when it is called. However, when used() is called from print_on(), this is not the case. Reviewed-by: ysr, jmasa
Tue, 14 Jul 2009 15:40:39 -0700 6700789: G1: Enable use of compressed oops with G1 heaps
ysr [Tue, 14 Jul 2009 15:40:39 -0700] rev 3262
6700789: G1: Enable use of compressed oops with G1 heaps Summary: Modifications to G1 so as to allow the use of compressed oops. Reviewed-by: apetrusenko, coleenp, jmasa, kvn, never, phh, tonyp
(0) -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip