You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/04/24 08:48:07 UTC

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

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

    Reporter: Richard Liang


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


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

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-398?page=all ]
     
Tim Ellison closed HARMONY-398:
-------------------------------


Verified by Richard.


> 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


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

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-398?page=all ]

Tim Ellison reassigned HARMONY-398:
-----------------------------------

    Assign To: Tim Ellison

> 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


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

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-398?page=comments#action_12375973 ] 

Richard Liang commented on HARMONY-398:
---------------------------------------

Sorry, I forgot to click "ClassLib" when I created this issue. 

> 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

>     Reporter: Richard Liang

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


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

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-398?page=all ]

Richard Liang updated HARMONY-398:
----------------------------------

    Attachment: luni.src.diff

Hello,

Would you please have a try? 

Thanks a lot!


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


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

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-398?page=all ]

Stepan Mishura updated HARMONY-398:
-----------------------------------

    Component: Classlib

> 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

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


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

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ 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


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

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-398?page=comments#action_12376378 ] 

Richard Liang commented on HARMONY-398:
---------------------------------------

Hi Tim,

The fix looks good.

Please close this issue.

Thanks a lot!

> 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