test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack003.java
changeset 51048 5c58b4c10fbd
parent 50169 dd501973095c
child 51283 ac4f5ef0edd9
equal deleted inserted replaced
51047:860a3648c494 51048:5c58b4c10fbd
    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  * @run main/othervm nsk.stress.stack.stack003
    50  * @run main/othervm nsk.stress.stack.stack003
    50  */
    51  */
    51 
    52 
    52 package nsk.stress.stack;
    53 package nsk.stress.stack;
    53 
    54