--- old/test/compiler/codecache/jmx/UsageThresholdNotExceededTest.java 2016-09-15 19:52:48.369436035 +0300 +++ new/test/compiler/codecache/jmx/UsageThresholdNotExceededTest.java 2016-09-15 19:52:48.313436036 +0300 @@ -26,6 +26,7 @@ * @summary verifying that usage threshold not exceeded while allocating less * than usage threshold * @library /test/lib / + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management *