--- old/test/compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java 2016-09-15 19:52:47.705436052 +0300 +++ new/test/compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java 2016-09-15 19:52:47.585436055 +0300 @@ -26,6 +26,7 @@ * @summary verifying that getUsageThresholdCount() returns correct value * after threshold has been hit several times * @library /test/lib / + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management *