java vs ia64 abi exceptions

Tom Tromey tromey@redhat.com
Thu Mar 22 09:05:00 GMT 2001


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> It would also be desirable for Java exceptions thrown from Java
Bryce> to be able to be caught in C++.
This is a requirement -- parts of the runtime depend on this.
For instance, JNI does. So does class initialization.
In the past we had a special hack in g++ that would let us use
Java-style catches in C++. This was determined on a per-file basis --
if you used a Java-style catch in a file you could never use a
C++-style catch.
I don't know whether the new implementation affects this.
Tom


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /