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

test/compiler/6636138/Test2.java

Print this page

        

*** 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=Test2.shift -XX:+UseSuperword Test2 */ class Test2 { public static void init(int src[]) { --- 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=Test2.shift Test2 */ class Test2 { public static void init(int src[]) {
test/compiler/6636138/Test2.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File