comparison src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.cpp @ 846:42d84bbbecf4

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
author tonyp
date Wed, 15 Jul 2009 12:22:59 -0400
parents df6caf649ff7
children d4197f8d516a
comparison
equal deleted inserted replaced
845:df6caf649ff7 846:42d84bbbecf4