hotspot/test/compiler/rtm/locking/TestUseRTMForStackLocks.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    24 
    24 
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @bug 8031320
    27  * @bug 8031320
    28  * @summary Verify that rtm locking is used for stack locks.
    28  * @summary Verify that rtm locking is used for stack locks.
    29  * @library /testlibrary /../../test/lib /compiler/testlibrary
    29  * @library /testlibrary /test/lib /compiler/testlibrary
    30  * @modules java.base/sun.misc
    30  * @modules java.base/sun.misc
    31  *          java.management
    31  *          java.management
    32  * @build TestUseRTMForStackLocks
    32  * @build TestUseRTMForStackLocks
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission