CVSROOT: /cvs/kaffe Module name: kaffe Changes by: stack 03/08/03 12:24:11 Modified files: . : ChangeLog kaffe/kaffevm : jni.c Log message: 2003-08-03 Timothy S. Stack <stack at cs.utah.edu> * kaffe/kaffevm/jni.c: Change startJNICall to return the current thread's JNIEnv pointer and change Kaffe_wrapper to pass this pointer to the native function.