------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-14 13:28 ------- Fixed on the mainline by: 2005-01-13 Graydon Hoare <[EMAIL PROTECTED]> * include/jni.h (_Jv_JNIEnv::bottom_locals): New field. * include/jvm.h (_Jv_FreeJNIEnv): Declare. * java/lang/natThread.cc (finalize_native): Call _Jv_FreeJNIEnv. * jni.cc: Reuse bottom frame between calls, avoid clearing frame when no local references are made.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|java |libgcj Resolution| |FIXED Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12957