equal
deleted
inserted
replaced
44 * (-Xint, -Xmixed, -Xcomp) in 100% of executions in which |
44 * (-Xint, -Xmixed, -Xcomp) in 100% of executions in which |
45 * I had tryied it. |
45 * I had tryied it. |
46 * See the bug: |
46 * See the bug: |
47 * 4366625 (P4/S4) multiple stack overflow causes HS crash |
47 * 4366625 (P4/S4) multiple stack overflow causes HS crash |
48 * |
48 * |
49 * @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false |
49 * @requires vm.opt.DeoptimizeALot != true |
50 * @run main/othervm nsk.stress.stack.stack004 |
50 * @run main/othervm nsk.stress.stack.stack004 |
51 */ |
51 */ |
52 |
52 |
53 package nsk.stress.stack; |
53 package nsk.stress.stack; |
54 |
54 |