hotspot/test/compiler/stable/TestStableUShort.java
changeset 37773 e5b3e9732c3c
parent 36839 1737a0a47467
child 38207 2ed792c9481d
equal deleted inserted replaced
37761:82b8d12a553f 37773:e5b3e9732c3c
    29  * @library /testlibrary /test/lib /
    29  * @library /testlibrary /test/lib /
    30  * @modules java.base/jdk.internal.vm.annotation
    30  * @modules java.base/jdk.internal.vm.annotation
    31  * @build sun.hotspot.WhiteBox
    31  * @build sun.hotspot.WhiteBox
    32  * @build compiler.stable.TestStableUShort
    32  * @build compiler.stable.TestStableUShort
    33  *
    33  *
    34  * @run main/bootclasspath -XX:+IgnoreUnrecognizedVMOptions -XX:+AlwaysIncrementalInline
    34  * @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:+AlwaysIncrementalInline
    35  *                         -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
    35  *                         -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
    36  *                         -XX:-TieredCompilation
    36  *                         -XX:-TieredCompilation
    37  *                         -XX:+FoldStableValues
    37  *                         -XX:+FoldStableValues
    38  *                         -XX:CompileOnly=::get,::get1
    38  *                         -XX:CompileOnly=::get,::get1
    39  *                         compiler.stable.TestStableUShort
    39  *                         compiler.stable.TestStableUShort
    40  * @run main/bootclasspath -XX:+IgnoreUnrecognizedVMOptions -XX:+AlwaysIncrementalInline
    40  * @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:+AlwaysIncrementalInline
    41  *                         -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
    41  *                         -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
    42  *                         -XX:-TieredCompilation
    42  *                         -XX:-TieredCompilation
    43  *                         -XX:-FoldStableValues
    43  *                         -XX:-FoldStableValues
    44  *                         -XX:CompileOnly=::get,::get1
    44  *                         -XX:CompileOnly=::get,::get1
    45  *                         compiler.stable.TestStableUShort
    45  *                         compiler.stable.TestStableUShort
    46  *
    46  *
    47  * @run main/bootclasspath -XX:+IgnoreUnrecognizedVMOptions -XX:+AlwaysIncrementalInline
    47  * @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:+AlwaysIncrementalInline
    48  *                         -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
    48  *                         -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
    49  *                         -XX:+TieredCompilation -XX:TieredStopAtLevel=1
    49  *                         -XX:+TieredCompilation -XX:TieredStopAtLevel=1
    50  *                         -XX:+FoldStableValues
    50  *                         -XX:+FoldStableValues
    51  *                         -XX:CompileOnly=::get,::get1
    51  *                         -XX:CompileOnly=::get,::get1
    52  *                         compiler.stable.TestStableUShort
    52  *                         compiler.stable.TestStableUShort
    53  * @run main/bootclasspath -XX:+IgnoreUnrecognizedVMOptions -XX:+AlwaysIncrementalInline
    53  * @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:+AlwaysIncrementalInline
    54  *                         -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
    54  *                         -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xcomp
    55  *                         -XX:+TieredCompilation -XX:TieredStopAtLevel=1
    55  *                         -XX:+TieredCompilation -XX:TieredStopAtLevel=1
    56  *                         -XX:-FoldStableValues
    56  *                         -XX:-FoldStableValues
    57  *                         -XX:CompileOnly=::get,::get1
    57  *                         -XX:CompileOnly=::get,::get1
    58  *                         compiler.stable.TestStableUShort
    58  *                         compiler.stable.TestStableUShort