equal
deleted
inserted
replaced
28 * @summary Verify that results of computations are the same w/ |
28 * @summary Verify that results of computations are the same w/ |
29 * and w/o usage of BLSR instruction |
29 * and w/o usage of BLSR instruction |
30 * @library /testlibrary /testlibrary/whitebox |
30 * @library /testlibrary /testlibrary/whitebox |
31 * @build TestBlsrI BMITestRunner Expr |
31 * @build TestBlsrI BMITestRunner Expr |
32 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
32 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
|
33 * sun.hotspot.WhiteBox$WhiteBoxPermission |
33 * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions |
34 * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions |
34 * -XX:+WhiteBoxAPI TestBlsrI |
35 * -XX:+WhiteBoxAPI TestBlsrI |
35 */ |
36 */ |
36 |
37 |
37 import sun.hotspot.cpuinfo.CPUInfo; |
38 import sun.hotspot.cpuinfo.CPUInfo; |