< prev index next >

test/compiler/rtm/cli/TestRTMSpinLoopCountOption.java

Print this page

        

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