Searched refs:gcAwait (Results 1 – 1 of 1) sorted by relevance
84 static void gcAwait(BooleanSupplier s) { in gcAwait() method in GCDuringIteration152 gcAwait(() -> map.size() == first); in test()170 gcAwait(() -> map.size() == first); in test()180 gcAwait(() -> map.size() == first); in test()185 gcAwait(() -> map.size() == first-1); in test()203 gcAwait(() -> map.size() == first-1); in test()214 gcAwait(() -> map.size() == first); in test()221 gcAwait(() -> map.size() == first-1); in test()239 gcAwait(() -> map.size() == first-1); in test()248 gcAwait(() -> map.size() == 1); in test()[all …]