< prev index next >

test/compiler/rtm/cli/TestRTMLockingThresholdOption.java

Print this page

        

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