You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2009/12/22 23:49:30 UTC

[jira] Resolved: (POOL-154) GenericObjectPool.close() JavaDoc incorrectly claims method does not call clear()

     [ https://issues.apache.org/jira/browse/POOL-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz resolved POOL-154.
------------------------------

    Resolution: Fixed

Thanks for reporting this.  Fixed in trunk as of r893333.

> 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: 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4
>            Reporter: Glen Mazza
>            Priority: Minor
>             Fix For: 1.5.5
>
>
> 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.