> Date: 09/18/2008 07:20 AM
>
> Subject:Re: [equinox-dev] Thread Safety Issues
>
>
>
>
>
>
>
g list
Date: 09/18/2008 07:20 AM
Subject: Re: [equinox-dev] Thread Safety
> Date: 09/18/2008 05:50 AM
>
> Subject:Re: [equinox-dev] Thread Safety Issues
>
:50 AM
Subject: Re: [equinox-dev] Thread Safety Issues
Tom,
I updated the patch for the BundleRepository issue. After looking at it in
detail
I decided the best way to go was to
otice already that a few calls to the Resolver are made whilst
holding the
StateImpl lock (linkDynamicImport for example). Is this something you are happy
to keep
since the Resolver is basically in the same codebase?
Rob
On Wed, Sep 17, 2008 at 07:02:08AM -0500, Thomas Watson wrote:
> > [equinox-
On Wed, Sep 17, 2008 at 07:02:08AM -0500, Thomas Watson wrote:
> > [equinox-dev] Thread Safety Issues
> >
> > Rob Harrop
> >
> > to:
> >
> > equinox-dev
> >
> > 09/16/2008 11:38 AM
> >
> >
> > Chaps,
> >
> > I
> [equinox-dev] Thread Safety Issues
>
> Rob Harrop
>
> to:
>
> equinox-dev
>
> 09/16/2008 11:38 AM
>
>
> Chaps,
>
> I've created a few bug reports (with patches) related to thread
> safety issues we have found while using Equinox in SpringSource
Chaps,
I've created a few bug reports (with patches) related to thread safety issues
we have found while using Equinox in SpringSource dm Server. I felt that it
wasn't appropriate to create massive patches so I focused instead on point
fixes, but I wanted to briefly outline what I think is a fu