Searched refs:CheckClaimValuesInCSetHRClosure (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp2886 class CheckClaimValuesInCSetHRClosure: public HeapRegionClosure { class in inherits:HeapRegionClosure
2892 CheckClaimValuesInCSetHRClosure(jint claim_value) : function in class:CheckClaimValuesInCSetHRClosure
2912 CheckClaimValuesInCSetHRClosure cl(claim_value);

Completed in 48 milliseconds