< prev index next >

test/hotspot/jtreg/runtime/cds/jvmti/parallelLoad/ParallelLoadAndTransformTest.java

Print this page

        

@@ -24,12 +24,12 @@
 
 /*
  * @test
  * @summary Load app classes from CDS archive in parallel threads,
  * use initial transformation (CFLH)
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds
- *     /test/hotspot/jtreg/runtime/appcds/test-classes /test/hotspot/jtreg/runtime/appcds/jvmti
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds
+ *     /test/hotspot/jtreg/runtime/cds/test-classes /test/hotspot/jtreg/runtime/cds/jvmti
  *     /test/hotspot/jtreg/testlibrary/jvmti
  * @requires vm.cds
  * @requires !vm.graal.enabled
  * @modules java.base/jdk.internal.misc
  *          java.management
< prev index next >