< prev index next >

test/hotspot/jtreg/gc/shenandoah/compiler/TestShenandoahLRBInOuterStripMinedLoop.java

Print this page
rev 59879 : [mq]: 8249000

*** 24,34 **** /** * @test * @bug 8247824 * @summary CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand * @requires vm.flavor == "server" ! * @requires vm.gc.Shenandoah & !vm.graal.enabled * * @run main/othervm -XX:-BackgroundCompilation -XX:+UseShenandoahGC -XX:LoopMaxUnroll=0 TestShenandoahLRBInOuterStripMinedLoop * */ --- 24,34 ---- /** * @test * @bug 8247824 * @summary CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand * @requires vm.flavor == "server" ! * @requires vm.gc.Shenandoah * * @run main/othervm -XX:-BackgroundCompilation -XX:+UseShenandoahGC -XX:LoopMaxUnroll=0 TestShenandoahLRBInOuterStripMinedLoop * */
< prev index next >