< prev index next >

test/compiler/rtm/cli/TestRTMAbortThresholdOption.java

Print this page

        

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