test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack004.java
changeset 51283 ac4f5ef0edd9
parent 51048 5c58b4c10fbd
child 55355 bd2f0954cbb9
equal deleted inserted replaced
51282:1c8cdf3d4c9e 51283:ac4f5ef0edd9
    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