Searched defs:has_failed (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/gc_implementation/shared/ | ||
| H A D | copyFailedInfo.hpp | 58 bool has_failed() const { return _count != 0; } function in class:CopyFailedInfo |
Completed in 76 milliseconds