test/compiler/6826736/Test.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/6826736/Test.java	Fri Jan 24 13:05:48 2014
--- new/test/compiler/6826736/Test.java	Fri Jan 24 13:05:48 2014

*** 25,35 **** --- 25,35 ---- /** * @test * @bug 6826736 * @summary CMS: core dump with -XX:+UseCompressedOops * ! * @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 -Xms256m -XX:ParallelGCThreads=4 Test */ public class Test { int[] arr; int[] arr2;

test/compiler/6826736/Test.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File