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

/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1StringDedup.hpp172 bool is_rehashing() { function in class:G1StringDedupUnlinkOrOopsDoClosure
H A Dg1StringDedup.cpp196 assert(!is_resizing() || !is_rehashing(), "Can not both resize and rehash");
199 } else if (is_rehashing()) {
H A Dg1StringDedupTable.cpp509 if (cl->is_rehashing()) {

Completed in 159 milliseconds