test/compiler/6877254/Test.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File 6893701 Cdiff test/compiler/6877254/Test.java

test/compiler/6877254/Test.java

Print this page

        

*** 24,34 **** /** * @test * @bug 6877254 * @summary Implement StoreCMNode::Ideal to promote its OopStore above the MergeMem * ! * @run main/othervm -server -Xcomp -XX:+UseConcMarkSweepGC Test */ public class Test { static byte var_1; static String var_2 = ""; --- 24,34 ---- /** * @test * @bug 6877254 * @summary Implement StoreCMNode::Ideal to promote its OopStore above the MergeMem * ! * @run main/othervm -Xcomp Test */ public class Test { static byte var_1; static String var_2 = "";
test/compiler/6877254/Test.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File