< prev index next >

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

Print this page

        

*** 43,52 **** --- 43,53 ---- * and Linux platforms in all execution modes. However, it passes * against HS 2.0 on Win32 platform. * See also 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.stack007 */ package nsk.stress.stack;
< prev index next >