You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2017/10/04 04:40:00 UTC

[jira] [Resolved] (COLLECTIONS-660) Uncomment test in AbstractMapTest regarding LRUMap equals

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

Bruno P. Kinoshita resolved COLLECTIONS-660.
--------------------------------------------
    Resolution: Fixed

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