< prev index next >

test/hotspot/jtreg/gc/whitebox/TestWBGC.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @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 * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox
< prev index next >