< prev index next >

test/hotspot/jtreg/runtime/cds/dynamicArchive/MainModuleOnly.java

Print this page

        

*** 23,33 **** */ /** * @test * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds * @modules jdk.compiler * jdk.jartool/sun.tools.jar * jdk.jlink * @run driver MainModuleOnly * @summary Test some scenarios with a main modular jar specified in the --module-path and -cp options in the command line. --- 23,33 ---- */ /** * @test * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/runtime/cds * @modules jdk.compiler * jdk.jartool/sun.tools.jar * jdk.jlink * @run driver 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 >