< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

*** 24,33 **** --- 24,34 ---- /* * @test * @summary VM exit initialization results if java.base is specificed more than once to --patch-module. * @modules java.base/jdk.internal.misc * @library /test/lib + * @run driver PatchModuleDupJavaBase */ import jdk.test.lib.process.OutputAnalyzer; import jdk.test.lib.process.ProcessTools;
< prev index next >