< prev index next >

test/hotspot/jtreg/compiler/types/TestMeetIncompatibleInterfaceArrays.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 8141551 * @summary C2 can not handle returns with inccompatible interface arrays + * @requires vm.opt.final.TieredCompilation * @requires vm.compMode == "Xmixed" & vm.flavor == "server" * @modules java.base/jdk.internal.org.objectweb.asm * java.base/jdk.internal.misc * @library /test/lib / *
< prev index next >