test/gc/arguments/TestSerialHeapSizeFlags.java

Print this page

        

@@ -27,11 +27,11 @@
  * @bug 8006088
  * @summary Tests argument processing for initial and maximum heap size for the Serial collector
  * @library /testlibrary /testlibrary/whitebox
  * @build TestSerialHeapSizeFlags TestMaxHeapSizeTools
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
- * @run main/othervm TestSerial
+ * @run main/othervm TestSerialHeapSizeFlags
  * @author thomas.schatzl@oracle.com
  */
 
 public class TestSerialHeapSizeFlags {