diff --git a/test/vm/verifier/TestStaticIF.java b/test/vm/verifier/TestStaticIF.java index 5a6776f3fc6508e222c93ed4b3f6393dd955f769..d3c3239e816b1daa3aea4b3b70acd292d80a3eb1 100644 --- a/test/vm/verifier/TestStaticIF.java +++ b/test/vm/verifier/TestStaticIF.java @@ -26,7 +26,7 @@ * @test * @bug 8007736 * @summary Test static interface method. - * @run main/othervm -Xverify:all -XX:-UseSplitVerifier TestStaticIF + * @run main/othervm -Xverify:all TestStaticIF */ public class TestStaticIF implements StaticMethodInInterface {