public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Dalibor Topic <robilad@kaffe.org>
To: Pedro Izecksohn <izecksohn@yahoo.com>,
	  mauve-discuss <mauve-discuss@sources.redhat.com>
Subject: Re: StackOverflowError
Date: Fri, 28 Sep 2007 10:27:00 -0000	[thread overview]
Message-ID: <46FCD6F0.3040403@kaffe.org> (raw)
In-Reply-To: <822246.69091.qm@web50110.mail.re2.yahoo.com>

Pedro Izecksohn wrote:
>>> May this list be the wrong place to discuss it, but:
> 
>> You'd have a better chance of reaching gcj developers by using the gcj
>> mailing list. Or its bugtracker.
> 
>   I forgot to ask:
> 
>   Must a conforming JVM enable applications to catch all java.lang.Error subclasses?
> 

Afaict, no. Consider VirtualMachineError or InternalError. See also the
JVM spec:

"The class Error and its standard subclasses are exceptions from which
ordinary programs are not ordinarily expected to recover. The class
Error is a separate subclass of Throwable, distinct from Exception in
the class hierarchy, in order to allow programs to use the idiom

        } catch (Exception e) {

to catch all exceptions from which recovery may be possible without
catching errors from which recovery is typically not possible. "

cheers,
dalibor topic

  reply	other threads:[~2007-09-28 10:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-27 20:12 StackOverflowError Pedro Izecksohn
2007-09-28 10:27 ` Dalibor Topic [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-09-27  1:12 StackOverflowError Pedro Izecksohn
2007-09-27  8:05 ` StackOverflowError Dalibor Topic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46FCD6F0.3040403@kaffe.org \
    --to=robilad@kaffe.org \
    --cc=izecksohn@yahoo.com \
    --cc=mauve-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).