This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: stack overflow


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]