Searched defs:has_overflown (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | concurrentMark.hpp | 547 bool has_overflown() { return _has_overflown; } function in class:ConcurrentMark |
Completed in 318 milliseconds