< prev index next >

test/gc/stress/TestStressG1Humongous.java

Print this page
rev 10932 : New G1 humongous allocation stress test
rev 10933 : @Bug removed

*** 21,31 **** * questions. */ /* * @test TestStressG1Humongous - * @bug 8154341 * @key gc * @key stress * @summary Stress G1 by humongous allocations in situation near OOM * @requires vm.gc=="G1" | vm.gc=="null" * @run main/othervm/timeout=200 -Xlog:gc=debug -Xmx1g -XX:+UseG1GC -XX:G1HeapRegionSize=4m --- 21,30 ----
< prev index next >