test/gc/g1/TestSummarizeRSetStatsThreads.java

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

*** 22,31 **** --- 22,32 ---- */ /* * @test TestSummarizeRSetStatsThreads * @bug 8025441 + * @requires vm.gc=="G1" | vm.gc=="null" * @summary Ensure that various values of worker threads/concurrent * refinement threads do not crash the VM. * @key gc * @library /testlibrary */