How to solve "java.lang.VerifyError: Expecting a stackmap frame at branch target 6 in method"

If  in eclipse, goto Window -> Preferences -> Installed JREs -> and add the default parameter . If still does not work, go deeper, that is Window -> Preferences -> Installed JREs ->edit the default jre -> add "-XX:-UseSplitVerifier" in JVM argument

你可能感兴趣的:(How to solve "java.lang.VerifyError: Expecting a stackmap frame at branch target 6 in method")