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: Jeff Sturm <jsturm at one-point dot com>
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Cc: tromey at redhat dot com, "Boehm, Hans" <hans_boehm at hp dot com>, "'Michael Smith'" <msmith at spinnakernet dot com>, "'java at gcc dot gnu dot org'" <java at gcc dot gnu dot org>
- Date: Sat, 30 Mar 2002 08:19:23 -0500 (EST)
- Subject: Re: GC failure w/ THREAD_LOCAL_ALLOC ?
On Sat, 30 Mar 2002, Bryce McKinlay wrote:
> >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.
I thought I saw the problem too, but it turns out to be harder to
reproduce than I expected. I'll try again later.
Jeff