The AbandonedObjectPool test case that I just commented out in [dbcp] trunk is failing because GOP getNumActive returns -1. My first thought was that this is a timing issue due to lack of synchronization in invalidate and general non-protection of _allObjects and _idleObjects; but I can't demonstrate this. Looking into it now...
Phil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org