test/compiler/6636138/Test1.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/compiler/6636138/Test1.java	Fri Apr 10 13:40:09 2009
--- new/test/compiler/6636138/Test1.java	Fri Apr 10 13:40:08 2009

*** 24,34 **** --- 24,34 ---- /** * @test * @bug 6636138 * @summary SuperWord::co_locate_pack(Node_List* p) generates memory graph that leads to memory order violation. * - * @run main/othervm -server -Xbatch -XX:CompileOnly=Test1.init -XX:+UseSuperword Test1 */ class Test1 { public static void init(int src[], int [] dst, int[] ref) {

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