< prev index next >

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

Print this page
rev 51881 : [mq]: 8211171

@@ -24,11 +24,10 @@
  /*
  * @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
< prev index next >