You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. For a trivial pojo that doesn't override equals or hash code. It will
fail the hashcode equality check.
However as the object and its copied instance are not equal. e.g. using the
default object.equals(); the hashcodes should rightly be different.
Great project really like it. I'm happy to contribute if you need another
dev.
Original issue reported on code.google.com by barfitzg...@gmail.com on 12 May 2010 at 9:24
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
barfitzg...@gmail.com
on 12 May 2010 at 9:24The text was updated successfully, but these errors were encountered: