[
https://issues.apache.org/jira/browse/COLLECTIONS-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190806#comment-16190806
]
Bruno P. Kinoshita commented on COLLECTIONS-660:
------------------------------------------------
Fixed in 9d4f2ba886b003980f2c37a4de7a3e6c3c701820, and changes.xml entry in
1d21a49c27d9eab8d02785a783fcfba387a3e8e1
> Uncomment test in AbstractMapTest regarding LRUMap equals
> ---------------------------------------------------------
>
> Key: COLLECTIONS-660
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-660
> Project: Commons Collections
> Issue Type: Bug
> Components: Map
> Affects Versions: 4.1
> Reporter: Bruno P. Kinoshita
> Assignee: Bruno P. Kinoshita
> Priority: Minor
> Fix For: 4.2
>
>
> AbstractMapTest has a [commented
> out|https://github.com/apache/commons-collections/blob/c8bdf60d1d0be609094e14054be0b9af0fb05521/src/test/java/org/apache/commons/collections4/map/AbstractMapTest.java#L1959]
> line, with a comment as follows:
> {quote}his fails for LRUMap because confirmed.equals() somehow modifies map,
> causing concurrent modification exceptions.{quote}
> While working on another test failing on Windows, I believe I've found the
> why for that comment, and how to fix it. Just need to finish debugging
> another part, and find a good Internet connection to push the fix.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)