< prev index next >

test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack003.java

Print this page

        

*** 44,53 **** --- 44,54 ---- * (-Xint, -Xmixed, -Xcomp) in 100% of executions in which * I had tryied it. * See the bug: * 4366625 (P4/S4) multiple stack overflow causes HS crash * + * @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false * @run main/othervm nsk.stress.stack.stack003 */ package nsk.stress.stack;
< prev index next >