Exceptions from dynamic class loader providers should be catched
----------------------------------------------------------------

                 Key: SLING-1145
                 URL: https://issues.apache.org/jira/browse/SLING-1145
             Project: Sling
          Issue Type: Improvement
          Components: Commons
    Affects Versions: Commons ClassLoader 1.0.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Commons ClassLoader 1.0.2


If a dynamic class loader provider throws some unexpected exception like a NPE 
this exception is not catched inside the class loader facade but propagated up 
the call stack. Therefore a single malicous provider can bring down the whole 
class loading.
Those exceptions should be catch, logged and ignored

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

Reply via email to