hotspot/test/gc/arguments/TestParallelHeapSizeFlags.java
changeset 26700 8107d0778244
parent 26573 dca8faae7397
child 28190 5a6b07edeb21
equal deleted inserted replaced
26699:d1fef1b40ce8 26700:8107d0778244
    20 * or visit www.oracle.com if you need additional information or have any
    20 * or visit www.oracle.com if you need additional information or have any
    21 * questions.
    21 * questions.
    22 */
    22 */
    23 
    23 
    24 /*
    24 /*
    25  * @ignore 8049864
       
    26  * @test TestParallelHeapSizeFlags
    25  * @test TestParallelHeapSizeFlags
    27  * @key gc
    26  * @key gc
    28  * @bug 8006088
    27  * @bug 8006088
    29  * @summary Tests argument processing for initial and maximum heap size for the
    28  * @summary Tests argument processing for initial and maximum heap size for the
    30  * parallel collectors.
    29  * parallel collectors.