hotspot/test/gc/arguments/TestCMSHeapSizeFlags.java
changeset 17391 9225624168e2
parent 17389 25ba661e4352
child 25958 8dc85547d6d6
--- a/hotspot/test/gc/arguments/TestCMSHeapSizeFlags.java	Mon May 13 14:09:05 2013 +0200
+++ b/hotspot/test/gc/arguments/TestCMSHeapSizeFlags.java	Tue May 14 17:08:31 2013 +0200
@@ -27,9 +27,9 @@
  * @bug 8006088
  * @summary Tests argument processing for initial and maximum heap size for the CMS collector
  * @library /testlibrary /testlibrary/whitebox
- * @build TestCMS TestMaxHeapSizeTools
+ * @build TestCMSHeapSizeFlags TestMaxHeapSizeTools
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
- * @run main/othervm TestCMS
+ * @run main/othervm TestCMSHeapSizeFlags
  * @author thomas.schatzl@oracle.com
  */