i have to find the default stack size of Zulu SA-linux64 and unable to find any info regarding this . We are not using -xss but i want to know the default stack size of this jvm . How can we check
want to know command to check the default stack size
In OpenJDK, the default Java stack size on Linux-amd64 is 1024 KB.
You may check this with the following command: