test/compiler/6865031/Test.java

changeset 1391
9a4e87ba1a90
parent 1334
55cb84cd1247
child 1907
c18cbe5936b8
     1.1 --- a/test/compiler/6865031/Test.java	Tue Sep 08 16:56:31 2009 -0700
     1.2 +++ b/test/compiler/6865031/Test.java	Wed Sep 09 16:28:03 2009 -0700
     1.3 @@ -26,7 +26,7 @@
     1.4   * @test
     1.5   * @bug 6865031
     1.6   * @summary Application gives bad result (throws bad exception) with compressed oops
     1.7 - * @run main/othervm -XX:+UseCompressedOops -XX:HeapBaseMinAddress=32g -XX:-LoopUnswitching -XX:CompileCommand=inline,AbstractMemoryEfficientList.equals Test hello goodbye
     1.8 + * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCompressedOops -XX:HeapBaseMinAddress=32g -XX:-LoopUnswitching -XX:CompileCommand=inline,AbstractMemoryEfficientList.equals Test hello goodbye
     1.9   */
    1.10  
    1.11  import java.lang.ref.ReferenceQueue;

mercurial