8sa1-gcc/libjava/java
Graydon Hoare 84973b27e8 jni.h (_Jv_JNIEnv::bottom_locals): New field.
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.

From-SVN: r93632
2005-01-14 07:36:27 +00:00
..
applet revert: [multiple changes] 2004-11-30 23:59:12 +00:00
awt revert: [multiple changes] 2004-11-30 23:59:12 +00:00
beans 2004-11-21 Michael Koch <konqueror@gmx.de> 2004-11-21 19:05:16 +00:00
io re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't attempt to read as much as possible) 2005-01-11 20:04:33 +00:00
lang jni.h (_Jv_JNIEnv::bottom_locals): New field. 2005-01-14 07:36:27 +00:00
math BigDecimal.java, [...]: Reorganized import statements, removed redundant and reorganized modifiers. 2004-10-16 17:51:45 +00:00
net re PR libgcj/13972 (gcj's URL() does not handle ContextURL + "/redir?http://domain2.com/index.html" correctly.) 2005-01-11 20:40:10 +00:00
nio re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers) 2005-01-07 11:32:07 +00:00
rmi StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
security StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text 2004-11-24 Jeroen Frijters <jeroen@frijters.net> 2004-11-24 12:22:32 +00:00
util re PR libgcj/18014 (java.util.Locale changes variant to upper case) 2005-01-10 18:26:59 +00:00