< prev index next >

test/hotspot/jtreg/runtime/memory/ReserveMemory.java

Print this page
rev 59076 : [mq]: 8243945

@@ -31,11 +31,11 @@
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
- * @run main ReserveMemory
+ * @run driver ReserveMemory
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.Platform;
< prev index next >