test/compiler/intrinsics/sha/sanity/TestSHA256MultiBlockIntrinsics.java

Print this page

        

*** 25,35 **** /** * @test * @bug 8035968 * @summary Verify that SHA-256 multi block intrinsic is actually used. ! * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary ../ * @build TestSHA intrinsics.Verifier TestSHA256MultiBlockIntrinsics * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -Xbatch -XX:CompileThreshold=500 --- 25,35 ---- /** * @test * @bug 8035968 * @summary Verify that SHA-256 multi block intrinsic is actually used. ! * @library /testlibrary /../../test/lib /compiler/testlibrary ../ * @build TestSHA intrinsics.Verifier TestSHA256MultiBlockIntrinsics * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -Xbatch -XX:CompileThreshold=500