Why is jni.j installed in ${prefix}/include?
Tom Tromey
tromey@redhat.com
Wed Jan 16 12:55:00 GMT 2002
>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:
Martin> Unfortunately, JNI seems to not work in 20020107. At least
Martin> gdb tells me, that the variables i pass to NewStringUTF are
Martin> changed into completely unrelated things, but this is not
Martin> reproduceable.
You can't really trust gdb at this point :-(. I find it occasionally
unreliable.
I tried your example and I found the problem. Some of the changes
made to IdentityHashMap didn't preserve an earlier bug fix. I'm
checking in the fix now.
Tom
More information about the Java
mailing list