Friday, March 23, 2018

How to increase the Java stack size?


https://stackoverflow.com/questions/3700459/how-to-increase-the-java-stack-size

Quote:
"
$ javac TT.java
$ java -Xss4m TT
"

“How to Increase the Java Stack Size?” Stack Overflow, stackoverflow.com/questions/3700459/how-to-increase-the-java-stack-size.

No comments:

Post a Comment