< prev index next >

test/hotspot/jtreg/runtime/cds/sharedStrings/SharedStringsBasicPlus.java

Print this page

        

@@ -24,11 +24,11 @@
 
 /*
  * @test
  * @summary Basic plus test for shared strings
  * @requires vm.cds.archived.java.heap
- * @library /test/hotspot/jtreg/runtime/appcds /test/lib
+ * @library /test/hotspot/jtreg/runtime/cds /test/lib
  * @modules jdk.jartool/sun.tools.jar
  * @build HelloStringPlus sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  * @run driver SharedStringsBasicPlus
  */
< prev index next >