You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Peter Firmstone (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 02:04:59 UTC

[jira] [Updated] (RIVER-401) PreferredClassProvider using URL as key in map

     [ https://issues.apache.org/jira/browse/RIVER-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Firmstone updated RIVER-401:
----------------------------------

    Fix Version/s:     (was: River_2.2.0)
                   AR4
    
> PreferredClassProvider using URL as key in map
> ----------------------------------------------
>
>                 Key: RIVER-401
>                 URL: https://issues.apache.org/jira/browse/RIVER-401
>             Project: River
>          Issue Type: Improvement
>          Components: net_jini_loader
>    Affects Versions: River_2.1.2
>         Environment: All.
>            Reporter: Peter Firmstone
>              Labels: patch
>             Fix For: AR4
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> According to Sun Bug ID 6810437, URL equals and hashcode methods perform DNS lookup, the bug is closed, the suggested fix is to use URI or the string representation of instead of URL in collections.
> URL's documentation also suggests creating a URI, then calling toURL() to obtain a URL, rather than constructing a URL directly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira