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

[jira] Updated: (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 ]

Ray Chen updated HARMONY-6353:
------------------------------

    Attachment: 6353.diff

The patch consider the situation on AIX, but not impact other platforms.

It also done some cleanup work.

> [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
>         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.