You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Kelvin Ye (JIRA)" <ji...@apache.org> on 2007/06/15 05:37:26 UTC

[jira] Commented: (HARMONY-4156) [classlib][luni][java6] Add new methods for java.net.NetworkInterface

    [ https://issues.apache.org/jira/browse/HARMONY-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505018 ] 

Kelvin Ye commented on HARMONY-4156:
------------------------------------

Hi Tim, the modification to InetAddress because of the changes of NetworkInterface. Thanks for your remind!

> [classlib][luni][java6] Add new methods for java.net.NetworkInterface
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-4156
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4156
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux and Windows
>            Reporter: Kelvin Ye
>            Assignee: Tim Ellison
>         Attachments: harmony-4156.diff
>
>
> I added new methods for java.net.NetworkInterface for Java6.
> New methods list: getInterfaceAddresses(), getSubInterfaces(), getParent(), isUp(), isLoopback(), isPointToPoint(), supportsMulticast(), getHardwareAddress(), getMTU(), isVirtual().

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