< prev index next >

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

Print this page

        

@@ -26,11 +26,11 @@
  * @test
  * @summary Use a shared string allocated in a humongous G1 region.
  * @comment -- the following implies that G1 is used (by command-line or by default)
  * @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 HelloString
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. SharedStringsHumongous
< prev index next >