[
https://issues.apache.org/jira/browse/PIG-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anup Ahire updated PIG-4024:
----------------------------
Status: Patch Available (was: Open)
> TestPigStreamingUDF and TestPigStreaming fail on IBM JDK.
> ---------------------------------------------------------
>
> Key: PIG-4024
> URL: https://issues.apache.org/jira/browse/PIG-4024
> Project: Pig
> Issue Type: Improvement
> Environment: JDK 6 SR12
> Reporter: Anup Ahire
> Assignee: Anup Ahire
> Attachments: PIG-4024.patch
>
>
> These tests are depending on ordering returned by HashMap which is different
> on IBM JDK.
> HashMap implementation does not guarantee ordering, testcase should not be
> dependent on it. TreeMap can be used instead of HashMap.
--
This message was sent by Atlassian JIRA
(v6.2#6252)