< prev index next >

test/jdk/java/lang/ClassLoader/securityManager/ClassLoaderTest.java

Print this page
rev 51881 : [mq]: 8211171

*** 24,34 **** /* * @test * @bug 8168423 * @summary Different types of ClassLoader running with(out) SecurityManager and * (in)valid security policy file. - * @library /lib/testlibrary * @library /test/lib * @modules java.base/jdk.internal.module * @build JarUtils * @build TestClassLoader TestClient * @run main ClassLoaderTest -noPolicy --- 24,33 ----
< prev index next >