Question on java_lang_reflect_Method_invoke()?

Kiyo Inaba inaba at src.ricoh.co.jp
Tue Jun 16 21:25:57 PDT 1998


I don't have fix for this problem.  But,

>from? I see Java_java_lang_reflect_Method_invoke() in
>libraries/clib/native/Method.c (which differs from the external definition
>of Java_java_lang_reflect_Method_invoke() by an additional parameter), but

It is because, kaffe-0.10.1 introduces kaffe/kaffevm/jni.c for jni
support and method calling convention in Method.c was changed
to be with JNIEnv.

Why don't you use kaffe-0.10.0, with kaffe-0.10.1's config environment
for the time being?

Kiyo


More information about the kaffe mailing list