changeset 25958 | 8dc85547d6d6 |
parent 23493 | 170c77c1103a |
child 27425 | 8689c0c3824a |
--- a/hotspot/test/compiler/intrinsics/bmi/TestLzcntI.java Fri Aug 08 16:24:16 2014 -0700 +++ b/hotspot/test/compiler/intrinsics/bmi/TestLzcntI.java Mon Aug 11 17:12:41 2014 +0400 @@ -30,6 +30,7 @@ * @library /testlibrary /testlibrary/whitebox * @build TestLzcntI BMITestRunner Expr * @run main ClassFileInstaller sun.hotspot.WhiteBox + * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestLzcntI */