< prev index next >

test/hotspot/jtreg/compiler/onSpinWait/TestOnSpinWaitC1.java

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

*** 28,37 **** --- 28,38 ---- * @bug 8147844 * @library /test/lib * @modules java.base/jdk.internal.misc * @requires os.arch=="x86" | os.arch=="amd64" | os.arch=="x86_64" * @requires vm.compiler1.enabled + * @requires vm.flagless * @run driver compiler.onSpinWait.TestOnSpinWaitC1 */ package compiler.onSpinWait;
< prev index next >