< prev index next >

test/gc/g1/TestHumongousAllocNearlyFullRegion.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test TestHumongousAllocNearlyFullRegion * @bug 8143587 * @summary G1: humongous object allocations should work even when there is * not enough space in the heapRegion to fit a filler object. + * @requires vm.gc.G1 * @modules java.base/jdk.internal.misc * @library /test/lib * @run driver TestHumongousAllocNearlyFullRegion */
< prev index next >