< prev index next >

test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java

Print this page
rev 59879 : [mq]: 8249000

*** 23,33 **** */ /** * @test TestAllocLargeObj * @summary Test allocation of small object to result OOM, but not to crash JVM ! * @requires vm.gc.Shenandoah & !vm.graal.enabled * @library /test/lib * @run driver TestAllocLargeObj */ import jdk.test.lib.process.OutputAnalyzer; --- 23,33 ---- */ /** * @test TestAllocLargeObj * @summary Test allocation of small object to result OOM, but not to crash JVM ! * @requires vm.gc.Shenandoah * @library /test/lib * @run driver TestAllocLargeObj */ import jdk.test.lib.process.OutputAnalyzer;
< prev index next >