Searched defs:safeReload (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/security/pkcs11/
H A DPKCS11Test.java179 protected static void safeReload(String lib) throws Exception { method in class:PKCS11Test
191 safeReload(libdir + System.mapLibraryName(NSPR_PREFIX + "nspr4"));
192 safeReload(libdir + System.mapLibraryName(NSPR_PREFIX + "plc4"));
193 safeReload(libdir + System.mapLibraryName(NSPR_PREFIX + "plds4"));

Completed in 53 milliseconds