< prev index next >

test/hotspot/jtreg/runtime/ErrorHandling/ErrorFileOverwriteTest.java

Print this page
rev 59076 : [mq]: 8243945

*** 29,38 **** --- 29,39 ---- * @summary Test that subsequent crashes will overwrite the file given to -XX:ErrorFile (unless %a is specified * in the error file name) * @library /test/lib * @modules java.base/jdk.internal.misc * @requires (vm.debug == true) + * @run driver ErrorFileOverwriteTest */ import jdk.test.lib.process.OutputAnalyzer; import jdk.test.lib.process.ProcessTools;
< prev index next >