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

*** 23,36 **** --- 23,36 ---- /** * @test * @bug 8035968 * @summary Verify UseSHA option processing on unsupported CPU. ! * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary testcases ! * @library /testlibrary /../../test/lib /compiler/testlibrary testcases * @build TestUseSHAOptionOnUnsupportedCPU ! * @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 TestUseSHAOptionOnUnsupportedCPU */ public class TestUseSHAOptionOnUnsupportedCPU { public static void main(String args[]) throws Throwable {

test/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File