test/compiler/5091921/Test7005594.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/compiler/5091921/Test7005594.java	Tue May 17 11:44:22 2011
--- new/test/compiler/5091921/Test7005594.java	Tue May 17 11:44:22 2011

*** 25,35 **** --- 25,35 ---- /** * @test * @bug 7005594 * @summary Array overflow not handled correctly with loop optimzations * ! * @run main/othervm -Xms2048m -Xcomp -XX:CompileOnly=Test7005594.test Test7005594 ! * @run shell Test7005594.sh */ public class Test7005594 { static int test(byte a[]){

test/compiler/5091921/Test7005594.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File