GC with threads on Darwin/OS X

Jeff Sturm jsturm@one-point.com
Thu Jan 16 05:45:00 GMT 2003


On Thu, 16 Jan 2003, Andreas Tobler wrote:
> Here I see some random passes of FileHandleGcTest.exe, but most time it
> fails. Invoking gdb shows that it has to do with threads.
> Would be great if you have some patches around to review.

Hmm... is your libgcj runtime really multithreaded?  Configuring with
gcc-3.3 sources, I don't get a thread-capable build even with
--enable-threads.  (Which explains how FileHandleGCTest can fail,
given that no FinalizerThread would never run.)

Jeff



More information about the Java mailing list