[ 
https://issues.apache.org/jira/browse/VALIDATOR-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260491#comment-16260491
 ] 

Bruno P. Kinoshita commented on VALIDATOR-434:
----------------------------------------------

Pull request merged in r1815895, and changes.xml entry added in r1815896. 
Commented the first commit with the words to tell GitHub to close the pull 
request.

> Field does not synchronize iteration on synchronized list
> ---------------------------------------------------------
>
>                 Key: VALIDATOR-434
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-434
>             Project: Commons Validator
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Bruno P. Kinoshita
>            Assignee: Bruno P. Kinoshita
>              Labels: thread-safety
>             Fix For: 1.7
>
>
> Place holder for https://github.com/apache/commons-validator/pull/4
> Basically, we create a synchronized list with Collections.synchronizedList. 
> But we are not synchronizing when accessing the iterator. The API contains 
> documentation that states that users must synchronize when iterating the list 
> created with Collections.synchronizedList.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to