This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: finalizer thread - please comment
- To: <tromey at redhat dot com>, "Java Patch List" <java-patches at gcc dot gnu dot org>
- Subject: Re: Patch: finalizer thread - please comment
- From: "Anthony Green" <green at redhat dot com>
- Date: Thu, 4 Oct 2001 21:11:30 -0700
- References: <87itdvfnvp.fsf@creche.redhat.com>
Tom wrote:
> There are other choices too. For instance we could simply deprecate
> the no-thread build.
I really don't like this idea, as I periodically build and run no-thread
runtimes for embedded simulators. I think there's value in continuing to do
this. Unfortunately, I don't know enough about the problem to suggest any
alternative.
AG