Stack size on BlackBerry?

2019-05-07 19:56发布

问题:

I know that on Symbian stack size is equal to 8k. What about BlackBerry?

回答1:

Perhaps this thread on the BlackBerry Forums is helpful:

I don't believe there is any way to [ increase stack size for threads ] in the BB environment. Stack Size is initialized by the JVM, and we have no access to JVM parameters in the BB OS, AFAIK.