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 2007/02/12 18:02:10 UTC

[jira] Assigned: (HARMONY-3157) [classlib][nio]it is not necessary to use PortManager to create a DatagramSocket in DatagramChannelTest

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

Tim Ellison reassigned HARMONY-3157:
------------------------------------

    Assignee: Tim Ellison

> [classlib][nio]it is not necessary to use PortManager to create a DatagramSocket in DatagramChannelTest
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3157
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3157
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Tim Ellison
>         Attachments: H-3157_upd.patch, harmony-3157.diff
>
>
> Constructing a DatagramSocket with parameter "0" indicates that the os will chose an available port automatically.
> This fix will reduce the fail ratio effectively.

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