< prev index next >

test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedVM.java

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

*** 28,37 **** --- 28,38 ---- * in case when VM should not support this option. * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * @requires vm.rtm.cpu & !(vm.flavor == "server" & !vm.emulatedClient) + * @requires vm.flagless * @run driver compiler.rtm.cli.TestUseRTMLockingOptionOnUnsupportedVM */ package compiler.rtm.cli;
< prev index next >