< prev index next >

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

Print this page

        

@@ -27,11 +27,11 @@
  * @summary Testing the loading of a class with the same name in two different class 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/CustomLoadee.java
  *     test-classes/CustomLoadee3.java
< prev index next >