< prev index next >

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

Print this page

        

@@ -24,11 +24,11 @@
 
 /*
  * @test
  * @summary Hello World test for dynamic archive
  * @requires vm.cds
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds /test/hotspot/jtreg/runtime/cds/test-classes
  * @build Hello
  * @run driver ClassFileInstaller -jar hello.jar Hello
  * @run driver HelloDynamic
  */
 
< prev index next >