equal
deleted
inserted
replaced
45 * 2.0, 1.3, and 1.4 on Solaris. However, it passes against HS 2.0 |
45 * 2.0, 1.3, and 1.4 on Solaris. However, it passes against HS 2.0 |
46 * on Win32. |
46 * on Win32. |
47 * See the bug: |
47 * See the bug: |
48 * 4366625 (P4/S4) multiple stack overflow causes HS crash |
48 * 4366625 (P4/S4) multiple stack overflow causes HS crash |
49 * |
49 * |
50 * @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false |
50 * @requires vm.opt.DeoptimizeALot != true |
51 * @run main/othervm nsk.stress.stack.stack012 |
51 * @run main/othervm nsk.stress.stack.stack012 |
52 */ |
52 */ |
53 |
53 |
54 package nsk.stress.stack; |
54 package nsk.stress.stack; |
55 |
55 |