test/gc/arguments/TestCMSHeapSizeFlags.java

changeset 5118
0a2986f36965
parent 5116
7a95933197d0
child 6876
710a3c8b516e
     1.1 --- a/test/gc/arguments/TestCMSHeapSizeFlags.java	Mon May 13 14:09:05 2013 +0200
     1.2 +++ b/test/gc/arguments/TestCMSHeapSizeFlags.java	Tue May 14 17:08:31 2013 +0200
     1.3 @@ -27,9 +27,9 @@
     1.4   * @bug 8006088
     1.5   * @summary Tests argument processing for initial and maximum heap size for the CMS collector
     1.6   * @library /testlibrary /testlibrary/whitebox
     1.7 - * @build TestCMS TestMaxHeapSizeTools
     1.8 + * @build TestCMSHeapSizeFlags TestMaxHeapSizeTools
     1.9   * @run main ClassFileInstaller sun.hotspot.WhiteBox
    1.10 - * @run main/othervm TestCMS
    1.11 + * @run main/othervm TestCMSHeapSizeFlags
    1.12   * @author thomas.schatzl@oracle.com
    1.13   */
    1.14  

mercurial