hotspot/test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java
changeset 28190 5a6b07edeb21
parent 25958 8dc85547d6d6
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @bug 8031320
    27  * @bug 8031320
    28  * @summary Verify PrintPreciseRTMLockingStatistics on CPUs without
    28  * @summary Verify PrintPreciseRTMLockingStatistics on CPUs without
    29  *          rtm support and/or unsupported VM.
    29  *          rtm support and/or unsupported VM.
    30  * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary
    30  * @library /testlibrary /../../test/lib /compiler/testlibrary
    31  * @build TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig
    31  * @build TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig
    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
    35  *                   -XX:+WhiteBoxAPI