--- old/test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java 2018-06-06 00:36:23.181463292 +0200 +++ new/test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java 2018-06-06 00:36:22.925452268 +0200 @@ -25,6 +25,7 @@ * @test TestSurvivorRatioFlag * @key gc * @summary Verify that actual survivor ratio is equal to specified SurvivorRatio value + * @requires vm.gc != "Z" * @library /test/lib * @modules java.base/jdk.internal.misc * java.management