--- old/test/gc/stress/gclocker/TestGCLockerWithSerial.java 2017-08-09 13:22:25.574014257 +0200 +++ new/test/gc/stress/gclocker/TestGCLockerWithSerial.java 2017-08-09 13:22:25.450013053 +0200 @@ -26,6 +26,7 @@ * @test TestGCLockerWithSerial * @key gc * @requires vm.gc.Serial + * @requires vm.flavor != "minimal" * @summary Stress Serial's GC locker by calling GetPrimitiveArrayCritical while concurrently filling up old gen. * @run main/native/othervm/timeout=200 -Xlog:gc*=info -Xmx1500m -Xmx1500m -XX:+UseSerialGC TestGCLockerWithSerial */