You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2007/04/13 04:36:15 UTC

[jira] Created: (HARMONY-3642) [classlib][net] delete unnecessary methods in InetAddress

[classlib][net] delete unnecessary methods in InetAddress
---------------------------------------------------------

                 Key: HARMONY-3642
                 URL: https://issues.apache.org/jira/browse/HARMONY-3642
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Jimmy, Jing Lv


java.net.InetAddress has two un-used methods inetAddr (String) and addressOf (int), delete them to make code clear.
Also enrich some missing tests.

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


[jira] Closed: (HARMONY-3642) [classlib][net] delete unnecessary methods in InetAddress

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Beyer closed HARMONY-3642.
---------------------------------


> [classlib][net] delete unnecessary methods in InetAddress
> ---------------------------------------------------------
>
>                 Key: HARMONY-3642
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3642
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>            Assignee: Nathan Beyer
>         Attachments: Harmony3642.diff
>
>
> java.net.InetAddress has two un-used methods inetAddr (String) and addressOf (int), delete them to make code clear.
> Also enrich some missing tests.

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


[jira] Updated: (HARMONY-3642) [classlib][net] delete unnecessary methods in InetAddress

Posted by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy, Jing Lv updated HARMONY-3642:
------------------------------------

    Attachment: Harmony3642.diff

Hi,
    Would you please try my patch?
Thanks!
Jimmy

> [classlib][net] delete unnecessary methods in InetAddress
> ---------------------------------------------------------
>
>                 Key: HARMONY-3642
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3642
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Attachments: Harmony3642.diff
>
>
> java.net.InetAddress has two un-used methods inetAddr (String) and addressOf (int), delete them to make code clear.
> Also enrich some missing tests.

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


[jira] Resolved: (HARMONY-3642) [classlib][net] delete unnecessary methods in InetAddress

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Beyer resolved HARMONY-3642.
-----------------------------------

    Resolution: Fixed

Patch applied. Please verify. Thanks.

> [classlib][net] delete unnecessary methods in InetAddress
> ---------------------------------------------------------
>
>                 Key: HARMONY-3642
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3642
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Nathan Beyer
>         Attachments: Harmony3642.diff
>
>
> java.net.InetAddress has two un-used methods inetAddr (String) and addressOf (int), delete them to make code clear.
> Also enrich some missing tests.

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


[jira] Assigned: (HARMONY-3642) [classlib][net] delete unnecessary methods in InetAddress

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Beyer reassigned HARMONY-3642:
-------------------------------------

    Assignee: Nathan Beyer

> [classlib][net] delete unnecessary methods in InetAddress
> ---------------------------------------------------------
>
>                 Key: HARMONY-3642
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3642
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Nathan Beyer
>         Attachments: Harmony3642.diff
>
>
> java.net.InetAddress has two un-used methods inetAddr (String) and addressOf (int), delete them to make code clear.
> Also enrich some missing tests.

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