Searched refs:finalizeCount (Results 1 – 1 of 1) sorted by relevance
230 Semaphore finalizeCount = (Semaphore) sepFrqUserFinalizedF.get(null); in doTestUnloadableInStaticFieldIfClosed() local231 boolean finalized = finalizeCount.tryAcquire(5, TimeUnit.SECONDS); in doTestUnloadableInStaticFieldIfClosed()