< prev index next >

test/hotspot/jtreg/compiler/oracle/CheckCompileCommandOption.java

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

@@ -24,10 +24,11 @@
 /*
  * @test CheckCompileCommandOption
  * @summary Checks parsing of -XX:CompileCommand=option
  * @bug 8055286 8056964 8059847 8069035
  * @library /test/lib
+ * @requires vm.flagless
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @run driver compiler.oracle.CheckCompileCommandOption
  */
 
< prev index next >