< prev index next >

test/hotspot/jtreg/compiler/codecache/CheckReservedInitialCodeCacheSizeArgOrder.java

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

@@ -25,10 +25,11 @@
  * @test
  * @bug 8013496
  * @summary Test checks that the order in which ReversedCodeCacheSize and
  *          InitialCodeCacheSize are passed to the VM is irrelevant.
  * @library /test/lib
+ * @requires vm.flagless
  * @modules java.base/jdk.internal.misc
  *          java.management
  *
  * @run driver compiler.codecache.CheckReservedInitialCodeCacheSizeArgOrder
  */
< prev index next >