< prev index next >

test/compiler/codecache/jmx/UsageThresholdIncreasedTest.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test UsageThresholdIncreasedTest
  * @summary verifying that threshold hasn't been hit after allocation smaller
  *     than threshold value and that threshold value can be changed
  * @library /test/lib /
+ * @requires vm.flavor != "minimal"
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
< prev index next >