Skip to content

Commit

Permalink
Update stack increment option in Skynet test
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
  • Loading branch information
fengxue-IS committed Nov 30, 2023
1 parent 3c93fe9 commit 3093dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/java/lang/Thread/virtual/stress/Skynet.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @summary Stress test virtual threads with a variation of the Skynet 1M benchmark
* @requires vm.continuations
* @requires !vm.debug | vm.gc != "Z"
* @run main/othervm/timeout=300 -Xmx1g -Xnocompressedrefs Skynet
* @run main/othervm/timeout=300 -Xmx1g -Xssi2K -Xnocompressedrefs Skynet
*/

/*
Expand Down

0 comments on commit 3093dbe

Please sign in to comment.