test/gc/g1/TestPrintRegionRememberedSetInfo.java

Print this page
rev 7249 : 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests

*** 23,32 **** --- 23,33 ---- /** * @test TestPrintRegionRememberedSetInfo * @key gc * @bug 8014240 + * @requires vm.gc=="G1" | vm.gc=="null" * @summary Test output of G1PrintRegionRememberedSetInfo * @library /testlibrary * @run main TestPrintRegionRememberedSetInfo * @author thomas.schatzl@oracle.com */