test/gc/g1/TestStringSymbolTableStats.java

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

*** 22,31 **** --- 22,32 ---- */ /* * @test TestStringSymbolTableStats.java * @bug 8027476 8027455 + * @requires vm.gc=="G1" | vm.gc=="null" * @summary Ensure that the G1TraceStringSymbolTableScrubbing prints the expected message. * @key gc * @library /testlibrary */