You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/10/13 16:33:31 UTC

[jira] Resolved: (HARMONY-6353) [testing][luni] MulticastSocketTest.test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface does NOT consider the situation that two network interfaces shared same IP address

     [ https://issues.apache.org/jira/browse/HARMONY-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-6353.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M12

Thanks Ray.

Patch applied to LUNI module at repo revision r824784.

Please verify it was applied as you expected.


> [testing][luni] MulticastSocketTest.test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface does NOT consider the situation that two network interfaces shared same IP address
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6353
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6353
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>         Environment: AIX
>            Reporter: Ray Chen
>            Assignee: Tim Ellison
>             Fix For: 5.0M12
>
>         Attachments: 6353.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> On AIX,  It may happen that two network interfaces share same IP address
> When one of them used to send DatagramPacket, the other may also received the DatagramPacket
> The test case does NOT consider this situation. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.