You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tony Wu (JIRA)" <ji...@apache.org> on 2007/01/02 09:30:27 UTC

[jira] Commented: (HARMONY-1576) [classlib][net]rewrite some testcases in tests.api.java.net.URLTest.java

    [ http://issues.apache.org/jira/browse/HARMONY-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461688 ] 

Tony Wu commented on HARMONY-1576:
----------------------------------

verified at r491570

> [classlib][net]rewrite some testcases in tests.api.java.net.URLTest.java
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-1576
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1576
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tony Wu
>         Assigned To: Paulex Yang
>         Attachments: harmony-1576.diff
>
>
> some testcases in tests.api.java.net.URLTest.java fail because the argument hostname is not proper .
> According to RFC2396 (URI : Generic Syntax) , Hostnames are
>  "a sequence of domain labels separated by".", each domain label starting and ending with an alphanumeric character". 
> The host name "u:p@home" and "www.yahoo.com:8080" are all recognized as IPv6 Address.

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