--- old/test/hotspot/jtreg/gc/whitebox/TestWBGC.java 2018-06-06 00:36:26.567609104 +0200 +++ new/test/hotspot/jtreg/gc/whitebox/TestWBGC.java 2018-06-06 00:36:26.309597994 +0200 @@ -25,6 +25,7 @@ * @test TestWBGC * @bug 8055098 * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly. + * @requires vm.gc != "Z" * @library /test/lib * @modules java.base/jdk.internal.misc * java.management