hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java
changeset 28190 5a6b07edeb21
parent 25958 8dc85547d6d6
child 28200 38d3bf236c31
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @bug 8031320
    27  * @bug 8031320
    28  * @summary Verify UseRTMLocking option processing on CPU without
    28  * @summary Verify UseRTMLocking option processing on CPU without
    29  *          rtm support.
    29  *          rtm support.
    30  * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary
    30  * @library /testlibrary /../../test/lib /compiler/testlibrary
    31  * @build TestUseRTMLockingOptionOnUnsupportedCPU
    31  * @build TestUseRTMLockingOptionOnUnsupportedCPU
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    34  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    34  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    35  *                   -XX:+WhiteBoxAPI TestUseRTMLockingOptionOnUnsupportedCPU
    35  *                   -XX:+WhiteBoxAPI TestUseRTMLockingOptionOnUnsupportedCPU