PatchSet 5476
Date: 2005/02/06 07:20:19
Author: guilhem
Branch: HEAD
Tag: (none)
Log:
Fixed ChangeLog entry
Members:
ChangeLog:1.3522->1.3523
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3522 kaffe/ChangeLog:1.3523
--- kaffe/ChangeLog:1.3522 Sat Feb 5 23:31:02 2005
+++ kaffe/ChangeLog Sun Feb 6 07:20:19 2005
@@ -1,3 +1,19 @@
+2005-02-05 Guilhem Lavaux <[EMAIL PROTECTED]>
+
+ * kaffe/kaffevm/systems/unix-pthreads/signal.c
+ (nullException): Better handling of stack overflows though we
+ would need a stack switch here.
+
+ * kaffe/kaffevm/systems/unix-pthreads/thread-impl.c
+ (jthread_exit): Awake the first thread and exits there.
+
+ * test/regression/SystemLoaderTest.java
+ (l, k): Use another name to avoid conflicts with ArrayForName.
+
+ * test/regression/WaitTest.java: Synchronize then start the thread
+ to be sure the notification is sent after the first thread is
+ going into wait.
+
2005-02-05 Dalibor Topic <[EMAIL PROTECTED]>
Attempt to fix up the FreeeBSD x86 tinderbox build.
_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe