[ 
https://issues.apache.org/jira/browse/IO-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637404#comment-13637404
 ] 

Sebb commented on IO-378:
-------------------------

Note: it would still need to create primitive classes, either by delegation or 
by creating them directly.
                
> ClassLoaderInputStream - should this delegate to the parent class loader?
> -------------------------------------------------------------------------
>
>                 Key: IO-378
>                 URL: https://issues.apache.org/jira/browse/IO-378
>             Project: Commons IO
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Sebb
>
> ClassLoaderInputStream currently delegates to its superclass if it cannot 
> resolve the class itself.
> This means it may resolve classes that are not in the specified class loader.
> Consider whether to change this, or add an option to suppress the delegation.
> This would affect the resolveClass and resolveProxyClass methods.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to