hotspot/test/gc/arguments/TestParallelHeapSizeFlags.java
changeset 25355 29c97629997e
parent 24841 5fc47eabda8b
child 25366 8b8061f353ee
equal deleted inserted replaced
25353:806fe0d44237 25355:29c97629997e
    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 8027915
       
    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.