Sebb created IO-378:
-----------------------
Summary: 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