This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
libgcj status on darwin after the MERGE (boehm-gc)
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: GCC-Java <java at gcc dot gnu dot org>
- Cc: Geoff Keating <geoffk at geoffk dot org>, Brian Alliet <brian at brian-web dot com>, Jeff Sturm <jsturm at one-point dot com>
- Date: Tue, 29 Jul 2003 14:12:34 +0200
- Subject: libgcj status on darwin after the MERGE (boehm-gc)
Hi libgcj'ers,
here a status update from the darwin front.
With the long awaited merge from boehm-gc into main I only see two types
of errors. One is related to non existant (at the moment) signal handler
mechanism for SIGSEV/BUS and the other has to todo with libstdc++
linking. (personality)
One patch is outstanding from my side, it makes the jni tests run. I
already posted the patch a few months back but never commited it. (The
diff in the msg below, the others are applied)
http://gcc.gnu.org/ml/java-patches/2003-q1/msg00709.html
I ran the in-house (libgcj) testsuite, see below. Later I also run mauve
and jacks. To get some more figures.
Do you like to see some other tests I should run?
My wish is after succesful running these tests to enable libgcj by
default for gcc-3.4 on darwin. (Geoff ?? )
I welcome opinions, suggestions ....
Thanks a lot for this work! (Brian, Jeff)
Andreas
=== libjava Summary ===
# of expected passes 3058
# of unexpected failures 7
# of expected failures 16
# of untested testcases 18
FAIL: cxxtest.c compilation
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - bytecode->native test
FAIL: Throw_2 -O execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O execution - bytecode->native test