test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/AddModules.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File open Cdiff test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/AddModules.java

test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/AddModules.java

Print this page

        

*** 22,36 **** * */ /** * @test * @library /test/jdk/lib/testlibrary /test/lib /test/hotspot/jtreg/runtime/appcds * @modules jdk.compiler * jdk.jartool/sun.tools.jar * jdk.jlink - * @build jdk.test.lib.compiler.CompilerUtils jdk.testlibrary.* * @run main AddModules * @summary sanity test the --add-modules option */ import java.io.File; --- 22,36 ---- * */ /** * @test + * @requires vm.cds * @library /test/jdk/lib/testlibrary /test/lib /test/hotspot/jtreg/runtime/appcds * @modules jdk.compiler * jdk.jartool/sun.tools.jar * jdk.jlink * @run main AddModules * @summary sanity test the --add-modules option */ import java.io.File;
test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/AddModules.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File