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

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

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