Searched refs:oldSecurityManager (Results 1 – 1 of 1) sorted by relevance
136 SecurityManager oldSecurityManager = System.getSecurityManager(); in testUnloadableWithoutSecurityManager() local141 System.setSecurityManager(oldSecurityManager); in testUnloadableWithoutSecurityManager()152 SecurityManager oldSecurityManager = System.getSecurityManager(); in testUnloadableWithSecurityManager() local158 System.setSecurityManager(oldSecurityManager); in testUnloadableWithSecurityManager()181 SecurityManager oldSecurityManager = System.getSecurityManager(); in testUnloadableInStaticFieldIfClosed() local188 System.setSecurityManager(oldSecurityManager); in testUnloadableInStaticFieldIfClosed()