test/gc/g1/TestSummarizeRSetStats.java

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

*** 24,33 **** --- 24,34 ---- /* * @test TestSummarizeRSetStats.java * @bug 8013895 * @library /testlibrary * @build TestSummarizeRSetStatsTools TestSummarizeRSetStats + * @requires vm.gc=="G1" | vm.gc=="null" * @summary Verify output of -XX:+G1SummarizeRSetStats * @run main TestSummarizeRSetStats * * Test the output of G1SummarizeRSetStats in conjunction with G1SummarizeRSetStatsPeriod. */