>> An example would be to use the -Xss argument on sun jvms
>> eg: -Xss1024k
>
> But this is not for individual threads, this is for all threads!
There is a Thread constructor that takes stackSize as an argument. Not
sure which, if any, JVMs support it. Obviously the impact of your
application is going to VM specific.
Tom Hawtin

Signature
Unemployed English Java programmer
http://jroller.com/page/tackline/