hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnSupportedConfig.java
changeset 28190 5a6b07edeb21
parent 26306 2b4cf8eb3de7
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 with rtm support and
    28  * @summary Verify UseRTMLocking option processing on CPU with rtm support and
    29  *          on VM with rtm-locking support.
    29  *          on VM with rtm-locking support.
    30  * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary
    30  * @library /testlibrary /../../test/lib /compiler/testlibrary
    31  * @build TestUseRTMLockingOptionOnSupportedConfig
    31  * @build TestUseRTMLockingOptionOnSupportedConfig
    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 TestUseRTMLockingOptionOnSupportedConfig
    35  *                   -XX:+WhiteBoxAPI TestUseRTMLockingOptionOnSupportedConfig