[
https://issues.apache.org/jira/browse/HADOOP-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497078
]
Hadoop QA commented on HADOOP-1393:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12357661/1393.patch applied and
successfully tested against trunk revision r539616.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/164/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/164/console
> using Math.abs(Random.getInt()) does not guarantee a positive number
> --------------------------------------------------------------------
>
> Key: HADOOP-1393
> URL: https://issues.apache.org/jira/browse/HADOOP-1393
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.13.0
> Reporter: Owen O'Malley
> Assigned To: Owen O'Malley
> Fix For: 0.14.0
>
> Attachments: 1393.patch
>
>
> Findbugs suggested that we fix the potential for Integer.MIN_VALUE to slip
> through Math.abs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.