hotspot/test/compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    27  * @bug 8031320
    27  * @bug 8031320
    28  * @summary Verify that rtm locking statistics contain proper information
    28  * @summary Verify that rtm locking statistics contain proper information
    29  *          on overall aborts and locks count and count of aborts of
    29  *          on overall aborts and locks count and count of aborts of
    30  *          different types. Test also verify that VM output does not
    30  *          different types. Test also verify that VM output does not
    31  *          contain rtm locking statistics when it should not.
    31  *          contain rtm locking statistics when it should not.
    32  * @library /testlibrary /../../test/lib /compiler/testlibrary
    32  * @library /testlibrary /test/lib /compiler/testlibrary
    33  * @modules java.base/sun.misc
    33  * @modules java.base/sun.misc
    34  *          java.management
    34  *          java.management
    35  * @build TestPrintPreciseRTMLockingStatistics
    35  * @build TestPrintPreciseRTMLockingStatistics
    36  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    36  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    37  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    37  *                              sun.hotspot.WhiteBox$WhiteBoxPermission