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 2006/04/25 12:10:06 UTC

[jira] Resolved: (HARMONY-398) J2SE5 Enhancement: Three ipv6-related new methods in java.net.Inet6Address, which have not been implemented in Harmony yet.

     [ http://issues.apache.org/jira/browse/HARMONY-398?page=all ]
     
Tim Ellison resolved HARMONY-398:
---------------------------------

    Resolution: Fixed

Thanks Richard,

Patch applied to modules\luni\src\main\java\java\net\Inet6Address.java  at repo revision 396823.

Please check that the patch was applied as you expected.



> J2SE5 Enhancement: Three ipv6-related new methods in java.net.Inet6Address, which have not been implemented in Harmony yet.
> ---------------------------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-398
>          URL: http://issues.apache.org/jira/browse/HARMONY-398
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Tim Ellison
>  Attachments: luni.src.diff
>
> Three ipv6-related new methods in java.net.Inet6Address, which have not been implemented in Harmony yet. They are:
> 1. public int getScopeID()
> 2. public NetworkInterface getScopedInterface()
> 3. public static Inet6Address getByAddress(String host, byte[] addr,	NetworkInterface nif) throws UnknownHostException 
> I'll upload a patch soon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira