< prev index next >

test/hotspot/jtreg/runtime/cds/jigsaw/modulepath/MainModuleOnly.java

Print this page

        

@@ -23,11 +23,11 @@
  */
 
 /**
  * @test
  * @requires vm.cds
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds
  * @modules jdk.compiler
  *          jdk.jartool/sun.tools.jar
  *          jdk.jlink
  * @run main/othervm MainModuleOnly
  * @summary Test some scenarios with a main modular jar specified in the --module-path and -cp options in the command line.
< prev index next >