Stack overflow

Bryce McKinlay bryce@albatross.co.nz
Tue Oct 10 04:44:00 GMT 2000


Torsten Rüger wrote:

> I just coded some infinite recursion by mistake and found that the only
> error I get is a segmentation fault.
> Couldn't I be getting a StackOverflowException ? Is that being worked
> on?

gcj doesn't implement StackOverflowException yet. This has been discussed
on the list before, see this
thread: http://sources.redhat.com/ml/java-discuss/1999-q4/msg00179.html

Could you submit a PR about this? I couldn't find one.

regards

  [ bryce ]




More information about the Java mailing list