PatchSet 5977 
Date: 2005/02/05 17:55:17
Author: guilhem
Branch: HEAD
Tag: (none) 
Log:
Fixed changelog entry.

Members: 
        ChangeLog:1.3515->1.3516 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3515 kaffe/ChangeLog:1.3516
--- kaffe/ChangeLog:1.3515      Sat Feb  5 17:45:51 2005
+++ kaffe/ChangeLog     Sat Feb  5 17:55:17 2005
@@ -1,3 +1,24 @@
+2005-02-05  Guilhem Lavaux  <[EMAIL PROTECTED]>
+
+       * kaffe/kaffevm/jni/jni.c
+       (Kaffe_ExceptionOccured): Do not add the exception to the local
+       reference pool if it is NULL.
+       (KaffeJNI_EnsureLocalCapacity): Ensure the local JNI frame has
+       sufficient capacity.
+       (KaffeJNI_addJNIref): Call FatalError with a right JNI
+       environment.
+
+       * kaffe/kaffe/main.c
+       (checkException): Delete the local reference to the retrieved
+       exception.
+
+       * libraries/clib/native/UNIXProcess.c
+       (forkAndExec): Delete local references to the elements in the
+       array.
+
+       * kaffe/kaffevm/systems/unix-pthreads/thread-internal.h:
+       Removed spurious jthread_get_stack_limits.
+       
 2005-02-05  Jim Huang  <[EMAIL PROTECTED]>
 
        * configure.ac,

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to