public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/12957] JNI Performance Issues
       [not found] <20031108020421.12957.mckinlay@redhat.com>
@ 2005-01-14 13:28 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-14 13:28 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libgcj/12957] JNI Performance Issues
  2003-11-08  2:04 [Bug libgcj/12957] New: " bryce at mckinlay dot net dot nz
@ 2003-11-08  2:27 ` bryce at mckinlay dot net dot nz
  0 siblings, 0 replies; 2+ messages in thread
From: bryce at mckinlay dot net dot nz @ 2003-11-08  2:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bryce at mckinlay dot net dot nz  2003-11-08 02:27 -------
Created an attachment (id=5097)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5097&action=view)
Call timing benchmark


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12957


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-14 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20031108020421.12957.mckinlay@redhat.com>
2005-01-14 13:28 ` [Bug libgcj/12957] JNI Performance Issues pinskia at gcc dot gnu dot org
2003-11-08  2:04 [Bug libgcj/12957] New: " bryce at mckinlay dot net dot nz
2003-11-08  2:27 ` [Bug libgcj/12957] " bryce at mckinlay dot net dot nz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).