< prev index next >

test/compiler/codecache/jmx/ManagerNamesTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /**
  * @test ManagerNamesTest
  * @summary verify getMemoryManageNames calls in case of segmented code cache
+ * @requires vm.flavor != "minimal"
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @library /test/lib
  *
  * @build sun.hotspot.WhiteBox
< prev index next >