< prev index next >

test/hotspot/jtreg/runtime/cds/jvmti/dumpingWithAgent/DumpingWithJvmtiAgent.java

Print this page

        

@@ -24,11 +24,11 @@
 /**
  * @test
  * @summary CDS dumping with JVMTI agent.
  * @requires vm.cds
  * @requires vm.flavor != "minimal"
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds
  * @modules jdk.jartool/sun.tools.jar
  * @compile ../../test-classes/Hello.java
  * @run main/othervm/native DumpingWithJvmtiAgent
  */
 
< prev index next >