--- old/test/compiler/codecache/OverflowCodeCacheTest.java 2016-09-15 19:52:45.373436112 +0300 +++ new/test/compiler/codecache/OverflowCodeCacheTest.java 2016-09-15 19:52:45.197436116 +0300 @@ -27,6 +27,7 @@ * @bug 8059550 * @summary testing of code cache segments overflow * @library /test/lib + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * --- old/test/compiler/codecache/jmx/BeanTypeTest.java 2016-09-15 19:52:45.613436106 +0300 +++ new/test/compiler/codecache/jmx/BeanTypeTest.java 2016-09-15 19:52:45.557436107 +0300 @@ -24,6 +24,7 @@ /** * @test BeanTypeTest * @summary verify types of code cache memory pool bean + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * @library /test/lib --- old/test/compiler/codecache/jmx/CodeHeapBeanPresenceTest.java 2016-09-15 19:52:45.809436100 +0300 +++ new/test/compiler/codecache/jmx/CodeHeapBeanPresenceTest.java 2016-09-15 19:52:45.757436102 +0300 @@ -24,6 +24,7 @@ /** * @test CodeHeapBeanPresenceTest * @summary verify CodeHeap bean presence + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * @library /test/lib --- old/test/compiler/codecache/jmx/GetUsageTest.java 2016-09-15 19:52:46.005436095 +0300 +++ new/test/compiler/codecache/jmx/GetUsageTest.java 2016-09-15 19:52:45.953436097 +0300 @@ -24,6 +24,7 @@ /* * @test GetUsageTest * @summary testing of getUsage() for segmented code cache + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * @library /test/lib / --- old/test/compiler/codecache/jmx/InitialAndMaxUsageTest.java 2016-09-15 19:52:46.225436090 +0300 +++ new/test/compiler/codecache/jmx/InitialAndMaxUsageTest.java 2016-09-15 19:52:46.149436092 +0300 @@ -24,6 +24,7 @@ /* * @test InitialAndMaxUsageTest * @summary testing of initial and max usage + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * @library /test/lib / --- old/test/compiler/codecache/jmx/ManagerNamesTest.java 2016-09-15 19:52:46.457436084 +0300 +++ new/test/compiler/codecache/jmx/ManagerNamesTest.java 2016-09-15 19:52:46.397436085 +0300 @@ -24,6 +24,7 @@ /** * @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 --- old/test/compiler/codecache/jmx/MemoryPoolsPresenceTest.java 2016-09-15 19:52:46.657436079 +0300 +++ new/test/compiler/codecache/jmx/MemoryPoolsPresenceTest.java 2016-09-15 19:52:46.597436080 +0300 @@ -24,6 +24,7 @@ /** * @test MemoryPoolsPresenceTest * @summary verify that MemoryManagerMXBean exists for every code cache segment + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * @library /test/lib --- old/test/compiler/codecache/jmx/PeakUsageTest.java 2016-09-15 19:52:46.965436071 +0300 +++ new/test/compiler/codecache/jmx/PeakUsageTest.java 2016-09-15 19:52:46.801436075 +0300 @@ -24,6 +24,7 @@ /* * @test PeakUsageTest * @library /test/lib / + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * --- old/test/compiler/codecache/jmx/PoolsIndependenceTest.java 2016-09-15 19:52:47.233436064 +0300 +++ new/test/compiler/codecache/jmx/PoolsIndependenceTest.java 2016-09-15 19:52:47.121436067 +0300 @@ -24,6 +24,7 @@ /* * @test PoolsIndependenceTest * @summary testing of getUsageThreshold() + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * @library /test/lib / --- old/test/compiler/codecache/jmx/ThresholdNotificationsTest.java 2016-09-15 19:52:47.437436059 +0300 +++ new/test/compiler/codecache/jmx/ThresholdNotificationsTest.java 2016-09-15 19:52:47.385436060 +0300 @@ -25,6 +25,7 @@ * @test ThresholdNotificationsTest * @summary testing of getUsageThreshold() * @library /test/lib / + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * --- 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 * --- old/test/compiler/codecache/jmx/UsageThresholdExceededTest.java 2016-09-15 19:52:47.953436045 +0300 +++ new/test/compiler/codecache/jmx/UsageThresholdExceededTest.java 2016-09-15 19:52:47.857436048 +0300 @@ -26,6 +26,7 @@ * @summary verifying that getUsageThresholdCount() returns correct value * after threshold has been hit * @library /test/lib / + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.misc * java.management * --- 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 --- 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 * --- old/test/compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java 2016-09-15 19:52:48.625436028 +0300 +++ new/test/compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java 2016-09-15 19:52:48.517436031 +0300 @@ -26,6 +26,7 @@ * @bug 8042235 * @summary redefining method used by multiple MethodHandles crashes VM * @library / + * @requires vm.flavor != "minimal" * @modules java.base/jdk.internal.org.objectweb.asm * java.compiler * java.instrument