--- old/test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java 2018-06-01 23:13:13.998345953 +0200 +++ new/test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java 2018-06-01 23:13:13.748335288 +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