< prev index next >

test/hotspot/jtreg/gc/shenandoah/TestObjItrWithHeapDump.java

Print this page
rev 59879 : [mq]: 8249000

*** 24,34 **** /* * @test TestObjIterWithHeapDump * @summary Test heap dump triggered heap object iteration * @bug 8225014 ! * @requires vm.gc.Shenandoah & !vm.graal.enabled * @library /test/lib * @run driver TestObjItrWithHeapDump */ import java.util.*; --- 24,34 ---- /* * @test TestObjIterWithHeapDump * @summary Test heap dump triggered heap object iteration * @bug 8225014 ! * @requires vm.gc.Shenandoah * @library /test/lib * @run driver TestObjItrWithHeapDump */ import java.util.*;
< prev index next >