< prev index next >

test/hotspot/jtreg/runtime/cds/customLoader/ProtectionDomain.java

Print this page

        

@@ -27,11 +27,11 @@
  * @summary AppCDS handling of protection domain in custom loaders.
  *
  * @requires vm.cds
  * @requires vm.cds.custom.loaders
  *
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds
  * @modules java.base/jdk.internal.misc
  *          java.management
  *          jdk.jartool/sun.tools.jar
  * @compile test-classes/ProtDomain.java
  * @run driver ProtectionDomain
< prev index next >