test/compiler/6823453/Test.java

changeset 1431
d6b9fd78f389
parent 1139
ad8c635e757e
child 1907
c18cbe5936b8
     1.1 --- a/test/compiler/6823453/Test.java	Fri Sep 25 13:26:02 2009 -0700
     1.2 +++ b/test/compiler/6823453/Test.java	Mon Sep 28 17:14:25 2009 -0700
     1.3 @@ -26,7 +26,7 @@
     1.4   * @test
     1.5   * @bug 6823453
     1.6   * @summary DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
     1.7 - * @run main/othervm -Xcomp -XX:CompileOnly=Test -XX:+DeoptimizeALot Test
     1.8 + * @run main/othervm -Xcomp -XX:+IgnoreUnrecognizedVMOptions -XX:CompileOnly=Test -XX:+DeoptimizeALot Test
     1.9   */
    1.10  
    1.11  public class Test {

mercurial