--- old/test/compiler/codegen/LoadWithMask2.java 2014-09-16 19:16:05.523101253 +0400 +++ new/test/compiler/codegen/LoadWithMask2.java 2014-09-16 19:16:05.279101259 +0400 @@ -25,7 +25,7 @@ * @test * @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 {