test/gc/g1/TestStringDeduplicationFullGC.java

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

*** 21,30 **** --- 21,31 ---- * questions. */ /* * @test TestStringDeduplicationFullGC + * @requires vm.gc=="G1" | vm.gc=="null" * @summary Test string deduplication during full GC * @bug 8029075 * @key gc * @library /testlibrary */