< prev index next >

test/hotspot/jtreg/gc/epsilon/TestDieWithHeapDump.java

Print this page
rev 59879 : [mq]: 8249000

*** 23,33 **** package gc.epsilon; /** * @test TestDieWithHeapDump ! * @requires vm.gc.Epsilon & !vm.graal.enabled * @summary Epsilon GC should die on heap exhaustion with error handler attached * @library /test/lib * @run driver gc.epsilon.TestDieWithHeapDump */ --- 23,33 ---- package gc.epsilon; /** * @test TestDieWithHeapDump ! * @requires vm.gc.Epsilon * @summary Epsilon GC should die on heap exhaustion with error handler attached * @library /test/lib * @run driver gc.epsilon.TestDieWithHeapDump */
< prev index next >