< prev index next >

test/hotspot/jtreg/compiler/jvmci/TestEnableJVMCIProduct.java

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

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8235539 8245717 * @summary Tests effect of -XX:+EnableJVMCIProduct on EnableJVMCI and UseJVMCICompiler * @requires vm.jvmci + * @requires vm.flagless * @library /test/lib * @run driver TestEnableJVMCIProduct */ import jdk.test.lib.process.ProcessTools;
< prev index next >