< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

@@ -24,11 +24,11 @@
 /*
  * @test TestOnOutOfMemoryError
  * @summary Test using single and multiple -XX:OnOutOfMemoryError=<cmd>
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
- * @run main TestOnOutOfMemoryError
+ * @run driver TestOnOutOfMemoryError
  * @bug 8078470 8177522
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >