< prev index next >

test/compiler/rtm/cli/TestRTMRetryCountOption.java

Print this page

        

@@ -25,11 +25,11 @@
 /**
  * @test
  * @bug 8031320
  * @summary Verify processing of RTMRetryCount option.
  * @library /testlibrary
- * @build TestRTMRetryCountOption
+ * @build com.oracle.java.testlibrary.* TestRTMRetryCountOption
  * @run main/othervm TestRTMRetryCountOption
  */
 
 public class TestRTMRetryCountOption extends RTMGenericCommandLineOptionTest {
     private static final String DEFAULT_VALUE = "5";
< prev index next >