< prev index next >

test/compiler/rtm/locking/TestRTMTotalCountIncrRate.java

Print this page

        

@@ -26,11 +26,11 @@
  * @test
  * @bug 8031320
  * @summary Verify that RTMTotalCountIncrRate option affects
  *          RTM locking statistics.
  * @library /testlibrary /../../test/lib /compiler/testlibrary
- * @build TestRTMTotalCountIncrRate
+ * @build com.oracle.java.testlibrary.* TestRTMTotalCountIncrRate
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *                   -XX:+WhiteBoxAPI TestRTMTotalCountIncrRate
  */
< prev index next >