Dan Kegel wrote:
> I'm having a wee bit of trouble with Blackdown JDK for Linux
> and exception handling inside code called from JNI.
> It seems that try/catch blocks don't work if they are
> contained in a method called directly or indirectly by JNI.
[snip]
Hiya-
I'm not exactly sure we're on the same wavelength, however...
I built an try/catch JNI example some time ago, which worked for me.
You might want to try it with your Blackdown JDK. You can get a
complete set of source, C code, etc. at:
ftp://shell3.ba.best.com/pub/rmlynch/Java_Stuff/try_catch.tar.gz
Hope it helps.
Bob L.
--
Robert Lynch-Berkeley CA [EMAIL PROTECTED]
http://www.best.com/~rmlynch/