GenericObjectPool.close() JavaDoc incorrectly claims method does not call 
clear()
---------------------------------------------------------------------------------

                 Key: POOL-154
                 URL: https://issues.apache.org/jira/browse/POOL-154
             Project: Commons Pool
          Issue Type: Bug
    Affects Versions: Nightly Builds
            Reporter: Glen Mazza
            Priority: Minor


The JavaDoc for GenericObjectPool.close() needs updating--contrary to the 
JavaDoc text, it *is* calling clear().  See here:

http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java?revision=831698&view=markup#l1426

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to