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

Mark Thomas resolved POOL-226.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.1
    
> GenericKeyedObjectPool.ObjectTimestampPair fields could be made final without 
> breaking compat?
> ----------------------------------------------------------------------------------------------
>
>                 Key: POOL-226
>                 URL: https://issues.apache.org/jira/browse/POOL-226
>             Project: Commons Pool
>          Issue Type: Improvement
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 1.6.1
>
>
> The package protected static class GenericKeyedObjectPool.ObjectTimestampPair 
> contains two fields which are currently deprecated, pending making them final 
> and private.
> Since the fields are package protected, surely they should only be used by 
> Commons Pool code? Does it make sense that any external code would use the 
> fields? 
> Indeed can they be used?
> If the fields cannot legitimately be used by 3rd party code, then surely 
> there's no need to wait for a major release to change them?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to