< prev index next >

test/hotspot/jtreg/runtime/cds/dynamicArchive/AppendClasspath.java

Print this page

        

@@ -24,11 +24,11 @@
 
 /*
  * @test
  * @summary At run time, it is OK to append new elements to the classpath that was used at dump time.
  * @requires vm.cds
- * @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/Hello.java
  * @compile ../test-classes/HelloMore.java
< prev index next >