test/compiler/rtm/locking/TestRTMAbortRatio.java

Print this page

        

*** 25,35 **** /** * @test * @bug 8031320 * @summary Verify that RTMAbortRatio affects amount of aborts before * deoptimization. ! * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestRTMAbortRatio * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestRTMAbortRatio --- 25,35 ---- /** * @test * @bug 8031320 * @summary Verify that RTMAbortRatio affects amount of aborts before * deoptimization. ! * @library /testlibrary /../../test/lib /compiler/testlibrary * @build TestRTMAbortRatio * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestRTMAbortRatio