- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testUnloadableWithSecurityManager (0.13 sec)
-
guava-tests/test/com/google/common/base/FinalizableReferenceQueueClassLoaderUnloadingTest.java
* java.security.AccessControlContext} is captured, and that references the creating code's {@link * ClassLoader}. */ public void testUnloadableWithSecurityManager() throws Exception { if (isJdk9OrHigher()) { return; } Policy oldPolicy = Policy.getPolicy(); SecurityManager oldSecurityManager = System.getSecurityManager(); try {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:26:48 UTC 2024 - 13.3K bytes - Viewed (0)