test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/ExportModule.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/ExportModule.java	Mon Apr  9 12:03:57 2018
--- new/test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/ExportModule.java	Mon Apr  9 12:03:57 2018

*** 22,36 **** --- 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 * @build jdk.test.lib.compiler.CompilerUtils jdk.testlibrary.* * @run main ExportModule * @summary Tests involve exporting a module from the module path to a jar in the -cp. */ import java.io.File;

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