You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/06/14 21:28:13 UTC

[jira] Commented: (HARMONY-6510) [classlib][luni] URLClassLoader.findResources(null) returns null instead of an empty Enumeration

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

Hudson commented on HARMONY-6510:
---------------------------------

Integrated in Harmony-1.5-head-linux-x86_64 #851 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/851/])
    Apply patch for HARMONY-6510 ([classlib][luni] URLClassLoader.findResources(null) returns null instead of an empty Enumeration)


> [classlib][luni] URLClassLoader.findResources(null) returns null instead of an empty Enumeration 
> -------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6510
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6510
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Catherine Hope
>            Assignee: Tim Ellison
>            Priority: Minor
>             Fix For: 5.0M15
>
>         Attachments: 6510.patch
>
>
> Calling URLClassLoader.findResources(null) returns null instead of an empty Enumeration.  According to the spec findResources returns an enumeration of a subset of the search path URLs that represent the named resource, and it doesn't define a different behaviour if the given resource is null.

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