< prev index next >

test/compiler/rtm/cli/TestRTMAbortThresholdOption.java

Print this page

        

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