On 04/09/2014 07:37 AM, Cyrille Artho wrote:
> Hi Thomas,
> Thank you for your quick response. We ran our tool again on version 4
> and still had (different) failed tests. However, most failures are
> pointing to the same problem, so we will probably only have very few bug
> reports after our triag
Hi Cyrille,
I do not think that the outlined testcase really illustrates a bug.
By default, a MapBackedSet will use "null" as dummy value to put into the
actual Map, but a ReferenceMap does not allow such null values (as
indicated by the message in the NullPointerException that is thrown).
You ha
Dear developers,
We have found several issues in Apache commons collections, version
3.2.1. However, in the meantime that version has been superseded by
version 4.0.
Is there still interest in bug reports on the previous version?
The bugs are not very serious but it would still be good to fix the