Unreviewed Tru64 UNIX pthread patches
Rainer Orth
ro@TechFak.Uni-Bielefeld.DE
Thu Jul 31 14:46:00 GMT 2003
Rainer Orth writes:
> A bootstrap with --disable-threads is just in progress: let's see if this
> is cause by my pthread patches. Otherwise, I'll again have to go
> reghunting ;-(
I've just finished that bootstrap, and the only differences between the two
cases (i.e. with and without threads) are the ones already observed during
original patch submission:
--- 4.0f-gcc-nothr/mail-report.log Thu Jul 31 11:46:22 2003
+++ 4.0f-gcc/mail-report.log Wed Jul 30 11:53:39 2003
@@ -130,0 +131,2 @@
+FAIL: SyncTest execution - gij test
+FAIL: SyncTest execution - gij test
@@ -132,0 +135,2 @@
+FAIL: TLtest execution - gij test
+FAIL: TLtest execution - gij test
@@ -138,0 +143,16 @@
+FAIL: Thread_Alive execution - gij test
+FAIL: Thread_Alive execution - gij test
+FAIL: Thread_Interrupt execution - gij test
+FAIL: Thread_Interrupt execution - gij test
+FAIL: Thread_Join execution - gij test
+FAIL: Thread_Join execution - gij test
+FAIL: Thread_Monitor execution - gij test
+FAIL: Thread_Monitor execution - gij test
+FAIL: Thread_Sleep execution - gij test
+FAIL: Thread_Sleep execution - gij test
+FAIL: Thread_Wait execution - gij test
+FAIL: Thread_Wait execution - gij test
+FAIL: Thread_Wait_2 execution - gij test
+FAIL: Thread_Wait_2 execution - gij test
+FAIL: Thread_Wait_Interrupt execution - gij test
+FAIL: Thread_Wait_Interrupt execution - gij test
Based on this, I'm going to check in my patches and investigate further
what causes both the new (obviously unrelated) gij failures and the thread
test failures above.
Rainer
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
More information about the Java-patches
mailing list