test/compiler/codegen/LoadWithMask2.java

changeset 7787
1ec24746bb40
parent 0
f90c822e73f8
     1.1 --- a/test/compiler/codegen/LoadWithMask2.java	Fri Apr 24 09:47:07 2015 +0200
     1.2 +++ b/test/compiler/codegen/LoadWithMask2.java	Thu Apr 23 13:02:32 2015 +0300
     1.3 @@ -25,7 +25,7 @@
     1.4   * @test
     1.5   * @bug 8031743
     1.6   * @summary loadI2L_immI broken for negative memory values
     1.7 - * @run main/othervm -server -Xbatch -XX:-TieredCompilation -XX:CompileCommand=compileonly,*.foo* LoadWithMask2
     1.8 + * @run main/othervm -Xbatch -XX:CompileCommand=compileonly,*.foo* LoadWithMask2
     1.9   *
    1.10   */
    1.11  public class LoadWithMask2 {

mercurial