< prev index next >

test/runtime/SelectionResolution/InvokeVirtualICCE.java

Print this page

        

*** 25,35 **** * @test * @summary Test of method selection and resolution cases that * generate IncompatibleClassChangeError * @modules java.base/jdk.internal.org.objectweb.asm * @library /runtime/SelectionResolution/classes - * @build selectionresolution.* * @run main/othervm/timeout=1200 -XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies InvokeVirtualICCE */ import java.util.Arrays; import java.util.Collection; --- 25,34 ----
< prev index next >