< prev index next >

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

Print this page

        

*** 44,53 **** --- 44,54 ---- * This test crashes HS versions 2.0, 1.3, 1.4 on Win32 and Solaris * platforms. * 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.stack010 */ package nsk.stress.stack;
< prev index next >