hotspot/test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnUnsupportedConfig.java
changeset 28190 5a6b07edeb21
parent 25958 8dc85547d6d6
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    30 /**
    30 /**
    31  * @test
    31  * @test
    32  * @bug 8031320
    32  * @bug 8031320
    33  * @summary Verify RTMTotalCountIncrRate option processing on CPU without
    33  * @summary Verify RTMTotalCountIncrRate option processing on CPU without
    34  *          rtm support and/or on VM without rtm locking support.
    34  *          rtm support and/or on VM without rtm locking support.
    35  * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary
    35  * @library /testlibrary /../../test/lib /compiler/testlibrary
    36  * @build TestRTMTotalCountIncrRateOptionOnUnsupportedConfig
    36  * @build TestRTMTotalCountIncrRateOptionOnUnsupportedConfig
    37  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    37  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    38  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    38  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    39  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    39  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    40  *                   -XX:+WhiteBoxAPI
    40  *                   -XX:+WhiteBoxAPI