test/compiler/6826736/Test.java

changeset 1336
2b9164d13ce9
parent 1293
5314d85ffd54
child 1907
c18cbe5936b8
     1.1 --- a/test/compiler/6826736/Test.java	Fri Jul 31 17:12:33 2009 -0700
     1.2 +++ b/test/compiler/6826736/Test.java	Tue Aug 04 17:11:17 2009 -0700
     1.3 @@ -27,7 +27,7 @@
     1.4   * @bug 6826736
     1.5   * @summary CMS: core dump with -XX:+UseCompressedOops
     1.6   *
     1.7 - * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -Xbatch -XX:+ScavengeALot -XX:+UseCompressedOops -XX:HeapBaseMinAddress=32g -XX:CompileThreshold=100 -XX:CompileOnly=Test.test -XX:-BlockLayoutRotateLoops -XX:LoopUnrollLimit=0 Test
     1.8 + * @run main/othervm/timeout=600 -XX:+IgnoreUnrecognizedVMOptions -Xbatch -XX:+ScavengeALot -XX:+UseCompressedOops -XX:HeapBaseMinAddress=32g -XX:CompileThreshold=100 -XX:CompileOnly=Test.test -XX:-BlockLayoutRotateLoops -XX:LoopUnrollLimit=0 Test
     1.9   */
    1.10  
    1.11  public class Test {

mercurial