Jack Howarth wrote:
Doh! Perhaps I need to add this as well (which went
into four days after r120684...
2007-01-15 Andreas Tobler <[EMAIL PROTECTED]>
* os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Adjust mail
reference.
(catch_exception_raise): Fix typo in the I386 exc_state.
I'll test backporting that in addition to r120684 tonight.
Jack
I have backported r120684, 120801, 120853, 120874, 120977 and I do not
see any failure on Process_#.
I have the same failures as you have (except Process_#). The Throw_2 is
due to missing signal handling stuff in gcc and libjava. The others I
did not investigate. I gave up testing libjava on i?86-darwin since I
lack a working ld64....
These are the results:
=== libjava Summary ===
# of expected passes 6962
# of unexpected failures 26
# of expected failures 12
# of untested testcases 26
Andreas