< prev index next >

test/hotspot/jtreg/runtime/cds/javaldr/ArrayTest.java

Print this page

        

@@ -24,11 +24,11 @@
 
 /*
  * @test
  * @summary test the ability to archive array classes and load them from the archive
  * @requires vm.cds
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds
  * @modules jdk.jartool/sun.tools.jar
  * @compile ArrayTestHelper.java
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  * @run driver ArrayTest
< prev index next >