This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: JvAttachCurrentThread doesn't seem to call GC_new_thread
- From: Andrew Haley <aph at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Per Bothner <per at bothner dot com>, java at gcc dot gnu dot org, hans_boehm at hp dot com
- Date: Tue, 27 Jan 2004 18:15:36 +0000
- Subject: Re: JvAttachCurrentThread doesn't seem to call GC_new_thread
- References: <40158528.4070603@bothner.com><87smi1l1jt.fsf@fleche.redhat.com>
Tom Tromey writes:
> >>>>> "Per" == Per Bothner <per@bothner.com> writes:
>
> Per> So I looked at the code trying to understand what should happen. It
> Per> looks to me that JvAttachCurrentThread needs to call GC_new_thread to
> Per> register itself.
>
> BTW, could you file this problem in bugzilla? I've been trying to be
> more methodical about tracking all these random little things we
> discover. Thanks.
It's probably a good idea, but it makes Bugzilla quite overwhelming.
Andrew.