If the issue is correct then its a big problem as equals might not give the
correct result if hashcode is different for 2 objects supposed to be equal.
On Wed, Apr 16, 2014 at 12:48 PM, Cyrille Artho wrote:
> Dear all,
> Using an automated test case generation tool, we found an issue w.r.t.
> e
Dear all,
Using an automated test case generation tool, we found an issue w.r.t.
equals/hashCode having a mismatch in their semantics.
Please take a look at the report and let us know if you consider this to be
a real problem. It is likely an issue with how existing lists are wrapped:
https: