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

Gary Gregory updated VFS-667:
-----------------------------
    Description: 
The method 
{{org.apache.commons.vfs2.provider.res.ResourceFileProvider.findFile(FileObject,
 String, FileSystemOptions)}} should throw a 
{{org.apache.commons.vfs2.FileSystemException}} instead of a NPE when the class 
loader is null.

Some implementations use null for the bootstrap class loader.

  was:
org.apache.commons.vfs2.provider.res.ResourceFileProvider.findFile(FileObject, 
String, FileSystemOptions) should throw a 
org.apache.commons.vfs2.FileSystemException instead of a NPE when the class 
loader is null. 

Some implementations use null for the boorstrap class loader.


> org.apache.commons.vfs2.provider.res.ResourceFileProvider.findFile(FileObject,
>  String, FileSystemOptions) should throw a 
> org.apache.commons.vfs2.FileSystemException instead of a NPE when the class 
> loader is null
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: VFS-667
>                 URL: https://issues.apache.org/jira/browse/VFS-667
>             Project: Commons VFS
>          Issue Type: Improvement
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>
> The method 
> {{org.apache.commons.vfs2.provider.res.ResourceFileProvider.findFile(FileObject,
>  String, FileSystemOptions)}} should throw a 
> {{org.apache.commons.vfs2.FileSystemException}} instead of a NPE when the 
> class loader is null.
> Some implementations use null for the bootstrap class loader.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to