- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for testUnloadable (0.06 seconds)
-
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() {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Feb 26 02:41:17 GMT 2026 - 7.7K bytes - Click Count (0) -
android/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() {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Feb 26 02:41:17 GMT 2026 - 7.7K bytes - Click Count (0)