--- Steve Loughran <[EMAIL PROTECTED]> wrote:
> Matt Benson wrote:
> > --- Steve Loughran <[EMAIL PROTECTED]> wrote:
> >
> >> Steve Loughran wrote:
> >>>
> >>> I've been running the new build and havent seen
> >> any more loops; I think
> >>> race conditions are gone.
> >>>
> >>> Incidentally,
Peter Reilly wrote:
On 10/5/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
oh, lots of ambuiguity about ThreadLocal cleanup too: stuff in a
ThreadLocal can hang around for the life of a thread
Yes, this is the issue with IVY.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6209042
Whic
Peter Reilly wrote:
On 10/5/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
Matt Benson wrote:
--- Steve Loughran <[EMAIL PROTECTED]> wrote:
Steve Loughran wrote:
I've been running the new build and havent seen
any more loops; I think
race conditions are gone.
Incidentally, given we didnt s
On 10/5/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
> Matt Benson wrote:
> > --- Steve Loughran <[EMAIL PROTECTED]> wrote:
> >
> >> Steve Loughran wrote:
> >>>
> >>> I've been running the new build and havent seen
> >> any more loops; I think
> >>> race conditions are gone.
> >>>
> >>> Incidental
Matt Benson wrote:
--- Steve Loughran <[EMAIL PROTECTED]> wrote:
Steve Loughran wrote:
I've been running the new build and havent seen
any more loops; I think
race conditions are gone.
Incidentally, given we didnt see any way that the
thing could loop,
given we were using threadlocal to
--- Steve Loughran <[EMAIL PROTECTED]> wrote:
> Steve Loughran wrote:
> >
> >
> > I've been running the new build and havent seen
> any more loops; I think
> > race conditions are gone.
> >
> > Incidentally, given we didnt see any way that the
> thing could loop,
> > given we were using thre
Steve Loughran wrote:
I've been running the new build and havent seen any more loops; I think
race conditions are gone.
Incidentally, given we didnt see any way that the thing could loop,
given we were using threadlocal to store a per-thread datastructure, and
given that threadlocals are i