test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack008.java
changeset 51283 ac4f5ef0edd9
parent 51048 5c58b4c10fbd
child 55355 bd2f0954cbb9
equal deleted inserted replaced
51282:1c8cdf3d4c9e 51283:ac4f5ef0edd9
    45  *     and 1.4 on Win32.
    45  *     and 1.4 on Win32.
    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  * @ignore 8139875
    49  * @ignore 8139875
    50  * @requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false
    50  * @requires vm.opt.DeoptimizeALot != true
    51  * @run main/othervm nsk.stress.stack.stack008
    51  * @run main/othervm nsk.stress.stack.stack008
    52  */
    52  */
    53 
    53 
    54 package nsk.stress.stack;
    54 package nsk.stress.stack;
    55 
    55