< prev index next >

test/hotspot/jtreg/compiler/linkage/TestLinkageErrorInGenerateOopMap.java

Print this page
rev 59595 : [mq]: 8246497.compiler.flagless

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8190797 * @summary Test OSR compilation with bad operand stack. * @library /test/lib / + * @requires vm.flagless * @modules java.base/jdk.internal.misc * java.management * @compile OSRWithBadOperandStack.jasm * @run driver compiler.linkage.TestLinkageErrorInGenerateOopMap */
< prev index next >