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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp2844 class CheckClaimValuesClosure : public HeapRegionClosure { class in inherits:HeapRegionClosure
2851 CheckClaimValuesClosure(jint claim_value) : function in class:CheckClaimValuesClosure
2881 CheckClaimValuesClosure cl(claim_value);

Completed in 50 milliseconds