This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Tests on powerpc-unknown-linux-gnu
Hi,
On Thu, 2002-03-21 at 00:14, Bryce McKinlay wrote:
> I have seen this too, but on mainline on x86. I will try to figure it
> out if I come across it again.
I just tried the 3.1 branch on my x86 machine and get good results:
=== libjava Summary ===
# of expected passes 2039
# of unexpected failures 2
# of expected failures 18
# of untested testcases 14
The two failures are from Thread_Interrupt which seems to just Abort.
Cheers,
Mark