stack overflow

Tom Tromey tromey@cygnus.com
Mon Nov 1 11:14:00 GMT 1999


Godmar> Thanks, but this is not what I mean.  I'm looking for the code
Godmar> that catches the stack overflow and recovers from it, for
Godmar> instance by throwing a StackOverflowError (in Java).  I would
Godmar> expect such code to live in a run-time library, not
Godmar> necessarily in the compiler (?).

We don't have any code to do this.
I don't know what -fstack-check does, but this isn't it.
I don't know of any concrete plans to implement this, either.
I agree we need it, though.

Tom


More information about the Java mailing list