hotspot/test/compiler/rtm/locking/TestRTMSpinLoopCount.java
changeset 36851 03e2f4d0a421
parent 33730 30e064828045
child 39438 206a712f8f16
equal deleted inserted replaced
36850:ada6dcfa50dc 36851:03e2f4d0a421
    26  * @test
    26  * @test
    27  * @bug 8031320
    27  * @bug 8031320
    28  * @summary Verify that RTMSpinLoopCount affects time spent
    28  * @summary Verify that RTMSpinLoopCount affects time spent
    29  *          between locking attempts.
    29  *          between locking attempts.
    30  * @library /testlibrary /test/lib /compiler/testlibrary
    30  * @library /testlibrary /test/lib /compiler/testlibrary
    31  * @modules java.base/sun.misc
    31  * @modules java.base/jdk.internal.misc
    32  *          java.management
    32  *          java.management
    33  * @build TestRTMSpinLoopCount
    33  * @build TestRTMSpinLoopCount
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    36  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    36  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions