Maja Kabiljo created GIRAPH-424:
-----------------------------------

             Summary: Fix hashCode modulo computation
                 Key: GIRAPH-424
                 URL: https://issues.apache.org/jira/browse/GIRAPH-424
             Project: Giraph
          Issue Type: Bug
            Reporter: Maja Kabiljo


hashCode() can return Integer.MIN_VALUE, and on several places we do 
Math.abs(hashCode), expecting to get a positive value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to