--- old/test/compiler/codegen/LoadWithMask2.java 2014-09-15 17:42:55.355171482 +0400 +++ new/test/compiler/codegen/LoadWithMask2.java 2014-09-15 17:42:55.279171485 +0400 @@ -26,6 +26,7 @@ * @bug 8031743 * @summary loadI2L_immI broken for negative memory values * @run main/othervm -server -Xbatch -XX:-TieredCompilation -XX:CompileCommand=compileonly,*.foo* LoadWithMask2 + * @run main/othervm -Xbatch -XX:CompileCommand=compileonly,*.foo* LoadWithMask2 * */ public class LoadWithMask2 {