--- old/test/compiler/codecache/jmx/UsageThresholdIncreasedTest.java 2016-09-15 19:52:48.165436040 +0300 +++ new/test/compiler/codecache/jmx/UsageThresholdIncreasedTest.java 2016-09-15 19:52:48.109436041 +0300 @@ -26,6 +26,7 @@ * @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