------- Comment #23 from dominiq at lps dot ens dot fr 2008-02-03 21:57 -------
My machine is a G5 1.8Ghz mono processor, 1.5Gb of memory. The symptom is very
close to the one described in comment #19, excepted that the failure occurs for
different test cases and so far I have been unable to interrupt the test with a
^C, I had always to reboot the machine. Also the only info I have is the last
record in libjava.log, the problem may be occur later without leaving any
trace(?).
On intel-darwin9 I have the following failures:
=== libjava tests ===
Running target unix
FAIL: /opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jar/TestClosureGC.jar
execution - gij test
=== libjava Summary for unix ===
# of expected passes 2548
# of unexpected failures 1
# of untested testcases 1
Running target unix/-m64
FAIL: PR16923 run
FAIL: events output
=== libjava Summary for unix/-m64 ===
# of expected passes 2548
# of unexpected failures 2
# of untested testcases 1
=== libjava Summary ===
# of expected passes 5096
# of unexpected failures 3
# of untested testcases 2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35035