< prev index next >

test/compiler/codecache/OverflowCodeCacheTest.java

Print this page

        

@@ -25,10 +25,11 @@
 /*
  * @test OverflowCodeCacheTest
  * @bug 8059550
  * @summary testing of code cache segments overflow
  * @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
< prev index next >