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/03/23 04:44:15 UTC

[jira] Updated: (HARMONY-224) java.net.InetSocketAddress: one new J2SE 5 method "createUnresolved" has not been implemented in Harmony

     [ http://issues.apache.org/jira/browse/HARMONY-224?page=all ]

Richard Liang updated HARMONY-224:
----------------------------------

    Attachment: JIRA224_patch.zip

Hi,
This patch includes both implementation & test for "createUnresolved" method.
To apply the patch, please follow instructions below:
1. Click "Team"->"Apply patches...", select "JIRA224_InetSocketAddress_patch.txt".
2. Copy test file "InetSocketAddressTest.java" into luni/src/test/java/tests.api.java.net package.
Would you please have a try? Thanks a lot!

> java.net.InetSocketAddress: one new J2SE 5 method "createUnresolved" has not been implemented in Harmony
> --------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-224
>          URL: http://issues.apache.org/jira/browse/HARMONY-224
>      Project: Harmony
>         Type: New Feature
>   Components: Classlib
>     Reporter: Richard Liang
>  Attachments: JIRA224_patch.zip
>
> One new J2SE 5 method "createUnresolved"  is added  in java.net.InetSocketAddress class. It creates a socket  without trying to resolve the hostname.
> 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