--- old/test/compiler/codegen/LoadWithMask2.java 2014-09-17 20:32:06.039616020 +0400 +++ new/test/compiler/codegen/LoadWithMask2.java 2014-09-17 20:32:05.815616026 +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 {