[ https://issues.apache.org/jira/browse/PIG-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041535#comment-14041535 ]
Anup Ahire commented on PIG-4024: --------------------------------- Attached patch ! > 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)