< prev index next >

test/hotspot/jtreg/compiler/startup/NumCompilerThreadsCheck.java

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

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8034775
  * @summary Ensures correct minimal number of compiler threads (provided by -XX:CICompilerCount=)
  * @library /test/lib
+ * @requires vm.flagless
  * @modules java.base/jdk.internal.misc
  *          java.management
  *
  * @run driver compiler.startup.NumCompilerThreadsCheck
  */
< prev index next >