Hi Paul,
I had a similar problem.
This is a known bug from sun' bug databse (no 4389172). Besides suns
says that it is not a bug.
quote from the bug database entry :
"...
Evaluation
The JNI specification makes no guarantees about wh
Hello all-
I am working on an application that uses the JNI to talk between
native code written in C++ and Java. When native code called through
the JNI throws an exception, the stack will be unwound past a valid catch
statement, resulting in a call to __default_terminate() and finally t