After the module loader layer was re-engineered, the check to determine 
when to delegate to the parent class loader when a class cannot be found 
was never updated to take into account that other classes could be 
present on the call stack. Karl Pauls uncovered this issue. This is a 
fix for it, but I think a better more general approach is needed.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@497586 13f79535-47bb-0310-9956-ffa450edef68
1 file changed