This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: GC failure w/ THREAD_LOCAL_ALLOC ?
- From: "Boehm, Hans" <hans_boehm at hp dot com>
- To: "'Bryce McKinlay'" <bryce at waitaki dot otago dot ac dot nz>, tromey at redhat dot com
- Cc: "Boehm, Hans" <hans_boehm at hp dot com>, "'Michael Smith'" <msmith at spinnakernet dot com>, "'Jeff Sturm '" <jsturm at one-point dot com>, "'java at gcc dot gnu dot org'" <java at gcc dot gnu dot org>
- Date: Fri, 29 Mar 2002 17:09:50 -0800
- Subject: RE: GC failure w/ THREAD_LOCAL_ALLOC ?
Thanks everyone for your help.
I checked in the patch.
Hans
> -----Original Message-----
> From: Bryce McKinlay [mailto:bryce@waitaki.otago.ac.nz]
> Sent: Friday, March 29, 2002 2:05 PM
> To: tromey@redhat.com
> Cc: Boehm, Hans; 'Michael Smith'; 'Jeff Sturm '; 'java@gcc.gnu.org'
> Subject: Re: GC failure w/ THREAD_LOCAL_ALLOC ?
>
>
> Tom Tromey wrote:
>
> >So, I'm happy. Thanks for debugging this.
> >
> >Hans> I have seen no more failures with the patch, so far. And I did
> >Hans> finally reproduce them without it. It would be interesting if
> >Hans> particularly Jeff and Michael could confirm that.
> >
> >I'd also like to hear from Bryce.
> >
>
> Yup, this seems to have fixed it! Thanks Hans.
>
> regards
>
> Bryce.
>
>