/commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java
Date: Thu, 14 May 2009 07:23:50 +0100
Content-Transfer-Encoding: 8bit
> From: Phil Steitz
>
> Can you explain - maybe in the JIRA - what the problem is here and how
> the change fixes it? I
Can you explain - maybe in the JIRA - what the problem is here and how
the change fixes it? I see there is a problem, but I am missing
something on the resolution.
Also, I think the first _numActive-- needs to be guarded by a
decrementNumActive test, else when addObjectToPool is called by
ad