--- 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 *