< prev index next >

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

Print this page
rev 59879 : [mq]: 8249000

*** 23,33 **** */ /** * @test TestThreadFailure * @summary Test OOME in separate thread is recoverable ! * @requires vm.gc.Shenandoah & !vm.graal.enabled * @library /test/lib * @run driver TestThreadFailure */ import java.util.*; --- 23,33 ---- */ /** * @test TestThreadFailure * @summary Test OOME in separate thread is recoverable ! * @requires vm.gc.Shenandoah * @library /test/lib * @run driver TestThreadFailure */ import java.util.*;
< prev index next >