test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java
changeset 57749 ececb6dae777
parent 54777 206afa6372ae
equal deleted inserted replaced
57748:9bddbd69351c 57749:ececb6dae777
    24 /*
    24 /*
    25  * @test TestLoopMiningArguments
    25  * @test TestLoopMiningArguments
    26  * @summary Test that loop mining arguments are sane
    26  * @summary Test that loop mining arguments are sane
    27  * @key gc
    27  * @key gc
    28  * @requires vm.gc.Shenandoah & !vm.graal.enabled
    28  * @requires vm.gc.Shenandoah & !vm.graal.enabled
       
    29  * @requires vm.flavor == "server"
    29  * @library /test/lib
    30  * @library /test/lib
    30  * @run driver TestLoopMiningArguments
    31  * @run driver TestLoopMiningArguments
    31  */
    32  */
    32 
    33 
    33 import java.util.*;
    34 import java.util.*;