diff -r c8aa7a0bf7d0 -r 8dc85547d6d6 hotspot/test/compiler/intrinsics/bmi/verifycode/TZcntTestL.java --- a/hotspot/test/compiler/intrinsics/bmi/verifycode/TZcntTestL.java Fri Aug 08 16:24:16 2014 -0700 +++ b/hotspot/test/compiler/intrinsics/bmi/verifycode/TZcntTestL.java Mon Aug 11 17:12:41 2014 +0400 @@ -27,6 +27,7 @@ * @library /testlibrary /testlibrary/whitebox /compiler/whitebox .. * @build TZcntTestL * @run main ClassFileInstaller sun.hotspot.WhiteBox + * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCountTrailingZerosInstruction TZcntTestL */