< prev index next >

test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleDupModule.java

Print this page
rev 59076 : [mq]: 8243945

*** 24,33 **** --- 24,34 ---- /* * @test * @summary Module system initialization exception results if a module is specificed twice to --patch-module. * @modules java.base/jdk.internal.misc * @library /test/lib + * @run driver PatchModuleDupModule */ import jdk.test.lib.process.OutputAnalyzer; import jdk.test.lib.process.ProcessTools;
< prev index next >