You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2009/07/15 16:28:15 UTC

[jira] Commented: (HARMONY-6273) [classlib] [luni] InetAddress.getByName("0.0.0.0 ") should throw UnknownHostException

    [ https://issues.apache.org/jira/browse/HARMONY-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731463#action_12731463 ] 

Mark Hindess commented on HARMONY-6273:
---------------------------------------

I've fixed the HARMONY-946 regression test in r794281.  Still need to look at why it was passing.


> [classlib] [luni] InetAddress.getByName("0.0.0.0 ") should throw UnknownHostException
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6273
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6273
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Mark Hindess
>
> I noticed that the regression test for HARMONY-946 fails on RI with an UnknownHostException.   It should fail on the Harmony too because there is a space at the end of the 0.0.0.0 string.  We should fix this bug and fix the regression test.

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