[fedora-java] rssowl: libgcj bugs that need fixing for it to run

Tom Tromey tromey at redhat.com
Sun Jul 3 18:08:17 UTC 2005


>>>>> "Robin" == Robin Green <greenrd at presidium.org> writes:

Robin>  1. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22211
Robin> "Thread.interrupt sometimes causes abort if thread is already dead"

I fixed this one in gcc cvs.  The fix isn't on the 4.0 branch yet (the
4.0 branch is temporarily frozen) but I will move it over there after
it reopens.  (Feel free to remind me if I happen to forget.)

Robin>  2. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212
Robin> "AttachCurrentThread() not working"

This one looks hard.  The GC likes to intercept some pthread calls in
order to do things like add the new stacks to the root set.  Maybe
there is some way we can make this work for Linux though.

Tom




More information about the fedora-devel-java-list mailing list