- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testUnloadable (0.04 sec)
-
guava-tests/test/com/google/common/base/FinalizableReferenceQueueClassLoaderUnloadingTest.java
} /** * Tests that the use of a {@link FinalizableReferenceQueue} does not subsequently prevent the * loader of that class from being garbage-collected. */ @Test public void testUnloadable() throws Exception { WeakReference<ClassLoader> loaderRef = useFrqInSeparateLoader(); GcFinalization.awaitClear(loaderRef); } private URL[] getClassPathUrls() {Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue May 13 18:46:00 UTC 2025 - 7.6K bytes - Viewed (0)