test/hotspot/jtreg/compiler/loopstripmining/CheckLoopStripMiningIterShortLoop.java
changeset 51090 adc4d3fd4095
parent 49475 8f3c8e44e585
equal deleted inserted replaced
51089:4447720200f2 51090:adc4d3fd4095
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8196294
    26  * @bug 8196294
    27  * @summary when loop strip is enabled, LoopStripMiningIterShortLoop should be not null
    27  * @summary when loop strip is enabled, LoopStripMiningIterShortLoop should be not null
       
    28  * @requires vm.flavor == "server"
    28  * @library /test/lib /
    29  * @library /test/lib /
    29  * @modules java.base/jdk.internal.misc
    30  * @modules java.base/jdk.internal.misc
    30  *          java.management
    31  *          java.management
    31  * @run driver CheckLoopStripMiningIterShortLoop
    32  * @run driver CheckLoopStripMiningIterShortLoop
    32  */
    33  */