< prev index next >

test/compiler/rtm/cli/TestRTMRetryCountOption.java

Print this page

        

@@ -24,15 +24,14 @@
 
 /**
  * @test
  * @bug 8031320
  * @summary Verify processing of RTMRetryCount option.
- * @library /testlibrary /
+ * @library /test/lib /
  * @modules java.base/jdk.internal.misc
  *          java.management
  *
- * @build compiler.rtm.cli.TestRTMRetryCountOption
  * @run main/othervm compiler.rtm.cli.TestRTMRetryCountOption
  */
 
 package compiler.rtm.cli;
 
< prev index next >