test/compiler/intrinsics/bmi/TestBlsiL.java

Print this page

        

*** 25,35 **** /** * @test * @bug 8031321 * @summary Verify that results of computations are the same w/ * and w/o usage of BLSI instruction ! * @library /testlibrary /testlibrary/whitebox * @build TestBlsiL BMITestRunner Expr * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestBlsiL --- 25,35 ---- /** * @test * @bug 8031321 * @summary Verify that results of computations are the same w/ * and w/o usage of BLSI instruction ! * @library /testlibrary /../../test/lib * @build TestBlsiL BMITestRunner Expr * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestBlsiL