hotspot/test/serviceability/sa/TestPrintMdo.java
changeset 44087 deab1e2f0ebf
parent 43965 d9ba85f5cb9d
equal deleted inserted replaced
44086:9a5b97523f70 44087:deab1e2f0ebf
    37 import jdk.test.lib.Asserts;
    37 import jdk.test.lib.Asserts;
    38 
    38 
    39 /*
    39 /*
    40  * @test
    40  * @test
    41  * @library /test/lib
    41  * @library /test/lib
    42  * @requires vm.flavor == "server" & !vm.emulatedClient
    42  * @requires vm.flavor == "server" & !vm.emulatedClient & !(vm.opt.TieredStopAtLevel == 1)
    43  * @build jdk.test.lib.apps.*
    43  * @build jdk.test.lib.apps.*
    44  * @run main/othervm TestPrintMdo
    44  * @run main/othervm TestPrintMdo
    45  */
    45  */
    46 
    46 
    47 public class TestPrintMdo {
    47 public class TestPrintMdo {