< prev index next >

test/hotspot/jtreg/runtime/cds/jvmti/ClassFileLoadHookTest.java

Print this page

        

@@ -23,11 +23,11 @@
  */
 
 /*
  * @test
  * @summary Test jvmti class file loader hook interaction with AppCDS
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds
  * @requires vm.cds
  * @build ClassFileLoadHook
  * @run main/othervm/native ClassFileLoadHookTest
  */
 
< prev index next >