8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java
Remove test flag -XX:-UseSplitVerifier, not supported classfile 52 Reviewed-by: acorn, hseigel
This commit is contained in:
parent
3987724a24
commit
f45e9f484d
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user