hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java
changeset 33730 30e064828045
parent 30607 035f5801a92e
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    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 /../../test/lib /compiler/testlibrary
    30  * @library /testlibrary /test/lib /compiler/testlibrary
    31  * @modules java.base/sun.misc
    31  * @modules java.base/sun.misc
    32  *          java.management
    32  *          java.management
    33  * @build TestUseRTMLockingOptionOnUnsupportedCPU
    33  * @build TestUseRTMLockingOptionOnUnsupportedCPU
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission