test/compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java

Print this page

        

*** 27,37 **** * @bug 8031320 * @summary Verify that rtm locking statistics contain proper information * on overall aborts and locks count and count of aborts of * different types. Test also verify that VM output does not * contain rtm locking statistics when it should not. ! * @library /testlibrary /../../test/lib /compiler/testlibrary * @modules java.base/sun.misc * java.management * @build TestPrintPreciseRTMLockingStatistics * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission --- 27,37 ---- * @bug 8031320 * @summary Verify that rtm locking statistics contain proper information * on overall aborts and locks count and count of aborts of * different types. Test also verify that VM output does not * contain rtm locking statistics when it should not. ! * @library /testlibrary /test/lib /compiler/testlibrary * @modules java.base/sun.misc * java.management * @build TestPrintPreciseRTMLockingStatistics * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission