[fedora-java] RE: Thread registration work-around?

Tom Tromey tromey at redhat.com
Thu Jan 5 05:02:06 UTC 2006


>>>>> "David" == David Walluck <david at zarb.org> writes:

David> I still get something like this on startup:

David> $ eclipse
David> Reaped unknown child pid = 10232
David> Reaped unknown child pid = 10233

Interesting.  This message is printed by libgcj... we probably should
not print it by default.  Reaping an unknown child is more of a normal
occurrence.

I'll patch this tomorrow.

David> This property is set by default:
David> gnu.gcj.precompiled.db.path=/usr/lib/gcj-4.0.2/classmap.db
David> Of course, this directory is empty. How do I make sure that the native
David> bits are being loaded for all my applications?

This is a different bug Anthony mentioned earlier:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176562

We've discussed it a bit internally and hopefully will have a fix
soon.

Tom




More information about the java-devel mailing list