sazzad16 opened a new pull request #24: POOL-376 invalidateObject should not 
throw NPE
URL: https://github.com/apache/commons-pool/pull/24
 
 
   `GenericObjectPool.invalidateObject(T obj)` and/or 
`GenericObjectPool.destroy(PooledObject<T> toDestroy)` should not throw 
NullPointerException when respective parameter (`obj/`toDestroy`) is not `null`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to