This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: finalizer thread - please comment
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Bryce> Looks good to me. I still think it would be nicer to create the
Bryce> thread lazily, but it probibly doesn't really matter and we can
Bryce> always change it later.
Tom> Thanks. I'm going to check it in as-is.
I built and tested a no-threads libgcj. I made a couple bug fixes to
the no-thread code before checking it in. FYI.
Tom