* src/native/jni.c: Used LLNI_classinfo_wrap to return classes.
authormichi <none@none>
Tue, 21 Aug 2007 19:22:16 +0000 (19:22 +0000)
committermichi <none@none>
Tue, 21 Aug 2007 19:22:16 +0000 (19:22 +0000)
commitdcdff69c6cebe83af189100b623f02adc64e55ff
tree4daba960c51199fbac1c1beef7ca41c21a64ac63
parent2e40a0add280badb22173e300c2f085fa7aba0d7
* src/native/jni.c: Used LLNI_classinfo_wrap to return classes.
(_Jv_JNI_IsSameObject): Fixed implementation for handles.
(_Jv_JNI_NewLocalRef): Likewise.
(_Jv_JNI_SetObjectArrayElement): Use builtin_canstore correctly.
(_Jv_JNI_NewGlobalRef): Correct implementation for handles.
(_Jv_JNI_DeleteGlobalRef): Likewise.

--HG--
branch : exact-gc
src/native/jni.c