Yes, there is some old code using double check locking
in a couple places.  I've been meaning to fix it.  
A patch would be appreciated.

Thanks,

Aaron

--- Ben <[EMAIL PROTECTED]> wrote:

> Guys
> 
> FYI, there's an embarassing error on your example
> documentation page
>
(http://jakarta.apache.org/turbine/jcs/UsingJCSBasicWeb.html)
> where the
> BookVObjManager getInstance() method attempts to
> save synchronization
> costs by using "double checked locking" (which of
> course is incorrect).
> 
> I hope I am wrong, but it looks like this mistake
> has been made in the
> JCS code itself too...
> 
> Ben
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to