Posted By:
eimi_nos
Posted On:
Tuesday, August 27, 2002 04:19 PM
In the section 3.5.6 "Native Method Stacks" of
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Overview.doc.html#15637
it is stated like this, "If the computation in a thread requires a larger native method stack than is permitted, the Java virtual machine throws a StackOverflowError."