Hi,
I'm using the jni with blackdown jdk1.3 ("Java HotSpot(TM) Client VM
(build 1.3.0, mixed mode)") and gcc2.95.2 to compile my c++-libs.
Now I encountered the bug giving the error message :
"An unexpected exception has been detected in native code outside the
VM"
This bug has the id 4389172 in
Hi,
to deal with the bug no 4389172 from sun~s bug database (description see
below) I need to know
which c++ - compiler was used to compile the blackdown jdk1.3.0.
Was it the gcc ? What was the version of the compiler ?
Were any specific options which have influence on RTTI or exception
handling
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
Hi,
a few days ago I wrote about some JNI problems.
I just wanted to let you know that the jre1.3.1 solved my Problem.
But only if I start the VM with '-classic'
Thanx for your replies, Markus.
PS : Sorry for my badly formatted email. My mailtool did not show me the
truth. ;-)
--