test/gc/arguments/TestG1HeapSizeFlags.java

Print this page

        

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