diff -r 0956bdcc671e -r 1ec24746bb40 test/compiler/codegen/LoadWithMask2.java --- a/test/compiler/codegen/LoadWithMask2.java Fri Apr 24 09:47:07 2015 +0200 +++ b/test/compiler/codegen/LoadWithMask2.java Thu Apr 23 13:02:32 2015 +0300 @@ -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 {