Searched refs:FORCE_GC_TIMEOUT_SECS (Results 1 – 1 of 1) sorted by relevance
118 private static final long FORCE_GC_TIMEOUT_SECS = 2; field in Util132 latch.await(FORCE_GC_TIMEOUT_SECS, TimeUnit.SECONDS); in forceGc()