Inherit from SecureClassLoader (and not URLClassLoader)
-------------------------------------------------------
Key: SLING-1434
URL: https://issues.apache.org/jira/browse/SLING-1434
Project: Sling
Issue Type: Improvement
Components: JCR
Affects Versions: JCR Classloader 3.1.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: JCR Classloader 3.1.2
The current classloaders inherit from url classloader - this is not required
and we can reduce the code a little bit my directly inheriting from the
SecureClassloader
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.