[ 
https://issues.apache.org/jira/browse/POOL-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711351#action_12711351
 ] 

Mark Thomas commented on POOL-137:
----------------------------------

Re: _whenExhaustedAction : Already documented in-line

Re: Latch: Syncs added.

> Inconsistent synchronization in GenericObjectPool; constant fields should be 
> final
> ----------------------------------------------------------------------------------
>
>                 Key: POOL-137
>                 URL: https://issues.apache.org/jira/browse/POOL-137
>             Project: Commons Pool
>          Issue Type: Bug
>            Reporter: Sebb
>             Fix For: 1.5
>
>
> _whenExhaustedAction is not always accessed using synchronization.
> The private static Latch class appears to be used across threads, but has no 
> synchronization.
> The static class Config contains several fields which appear to be used as 
> constants, however the fields are not final.

-- 
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