test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java	Tue Dec  9 15:13:09 2014
--- new/test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java	Tue Dec  9 15:13:09 2014

*** 25,38 **** --- 25,38 ---- /** * @test * @bug 8031320 * @summary Verify UseRTMLocking option processing on CPU without * rtm support. ! * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary ! * @library /testlibrary /../../test/lib /compiler/testlibrary * @build TestUseRTMLockingOptionOnUnsupportedCPU ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @run main ClassFileInstaller jdk.testlib.WhiteBox ! * jdk.testlib.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestUseRTMLockingOptionOnUnsupportedCPU */ import com.oracle.java.testlibrary.*;

test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File