< prev index next >

test/compiler/rtm/cli/TestRTMLockingThresholdOption.java

Print this page

        

@@ -25,11 +25,11 @@
 /**
  * @test
  * @bug 8031320
  * @summary Verify processing of RTMLockingThreshold option.
  * @library /testlibrary
- * @build TestRTMLockingThresholdOption
+ * @build com.oracle.java.testlibrary.* TestRTMLockingThresholdOption
  * @run main/othervm TestRTMLockingThresholdOption
  */
 
 public class TestRTMLockingThresholdOption
         extends RTMGenericCommandLineOptionTest {
< prev index next >