< prev index next >

test/hotspot/jtreg/runtime/cds/cacheObject/RedefineClassTest.java

Print this page

        

@@ -23,11 +23,11 @@
  */
 
 /*
  * @test
  * @summary Redefine shared class. GC should not cause crash with cached resolved_references.
- * @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
  * @requires vm.cds.archived.java.heap
  * @modules java.base/jdk.internal.misc
  *          jdk.jartool/sun.tools.jar
  *          java.management
  * @build sun.hotspot.WhiteBox
< prev index next >