< prev index next >

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

Print this page

        

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