Found a new corner case in our check for determining when to delegate to the
parent class loader; essentially, since the framework uses threads for
setting the start level and refreshing packages, it is possible that no
module classes are on the call stack, so in that case we don't want to
delegate to the parent class loader.


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