8253125: vmTestbase/nsk/stress/stack/stack017.java timed out
Reviewed-by: dcubed
This commit is contained in:
parent
d250f9e08c
commit
ce93cbce77
@ -41,10 +41,10 @@
|
|||||||
* See the bug:
|
* See the bug:
|
||||||
* 4366625 (P4/S4) multiple stack overflow causes HS crash
|
* 4366625 (P4/S4) multiple stack overflow causes HS crash
|
||||||
*
|
*
|
||||||
* @requires (vm.opt.DeoptimizeALot != true & vm.compMode != "Xcomp")
|
* @requires (vm.opt.DeoptimizeALot != true & vm.compMode != "Xcomp" & vm.pageSize == 4096)
|
||||||
* @library /vmTestbase
|
* @library /vmTestbase
|
||||||
* @build nsk.share.Terminator
|
* @build nsk.share.Terminator
|
||||||
* @run main/othervm/timeout=900 -Xss448K nsk.stress.stack.stack017 -eager
|
* @run main/othervm/timeout=900 -Xss220K nsk.stress.stack.stack017 -eager
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package nsk.stress.stack;
|
package nsk.stress.stack;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user