[Bug libgcj/12957] JNI Performance Issues

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 14 13:28:00 GMT 2005


------- 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  <graydon@redhat.com>
	
	* 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



More information about the Gcc-bugs mailing list