This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: Exception Handling


On Sunday 13 June 2004 14:31, Andrew Haley wrote:

> Yeah, but we can't change the mechanism used by gcj because we use the
> same mechanism as C++, and this is defined by the ABI of the platforms
> we run on.  It may be that the ratio of try/throw is different in Java
> programs and C++ programs, of course, so we may suffer because we use
> the same mechanism.

Ok, if there's really no possibility of changing the mechanism then this 
discussion is indeed somewhat sterile. Sorry for not twigging that sooner.

-- 
Chris Gray                      /k/ Embedded Java Solutions
Embedded & Mobile Java, OSGi        http://www.kiffer.be/k/
chris.gray@kiffer.be                         +32 3 216 0369


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