--- old/test/runtime/SelectionResolution/InvokeInterfaceICCE.java 2016-03-24 15:59:00.462155030 +0300 +++ new/test/runtime/SelectionResolution/InvokeInterfaceICCE.java 2016-03-24 15:59:00.278155035 +0300 @@ -25,6 +25,7 @@ * @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=500 -XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies InvokeInterfaceICCE