< prev index next >

test/compiler/rtm/locking/TestRTMLockingCalculationDelay.java

Print this page

        

@@ -26,11 +26,11 @@
  * @test
  * @bug 8031320
  * @summary Verify that RTMLockingCalculationDelay affect when
  *          abort ratio calculation is started.
  * @library /testlibrary /../../test/lib /compiler/testlibrary
- * @build TestRTMLockingCalculationDelay
+ * @build com.oracle.java.testlibrary.* TestRTMLockingCalculationDelay
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *                   -XX:+WhiteBoxAPI TestRTMLockingCalculationDelay
  */
< prev index next >