hotspot/test/compiler/rtm/locking/TestRTMAbortRatio.java
changeset 28190 5a6b07edeb21
parent 25958 8dc85547d6d6
child 28394 6d382dc493e5
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @bug 8031320
    27  * @bug 8031320
    28  * @summary Verify that RTMAbortRatio affects amount of aborts before
    28  * @summary Verify that RTMAbortRatio affects amount of aborts before
    29  *          deoptimization.
    29  *          deoptimization.
    30  * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary
    30  * @library /testlibrary /../../test/lib /compiler/testlibrary
    31  * @build TestRTMAbortRatio
    31  * @build TestRTMAbortRatio
    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 TestRTMAbortRatio
    35  *                   -XX:+WhiteBoxAPI TestRTMAbortRatio