Searched defs:would_overflow (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DparMarkBitMap.hpp41 enum IterationStatus { incomplete, complete, full, would_overflow }; enumerator in enum:ParMarkBitMap::IterationStatus
101 // would_overflow The next object in the range would overflow the closure;

Completed in 59 milliseconds