--- old/test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java 2018-06-08 19:43:30.168343769 +0200 +++ new/test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java 2018-06-08 19:43:29.900332141 +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