https://issues.apache.org/bugzilla/show_bug.cgi?id=35436
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED Target Milestone|--- |1.8.0 --- Comment #7 from Stefan Bodewig <[email protected]> 2009-07-22 02:51:53 PST --- the getResources issue is fixed in the Java5 case now. I don't think we would achieve much by setting ClassLoader.parent since we'd still have to deal with parentFirst and setIsolated in a way incompatible with the base implementation. In order to close this issue I've simply added a getConfiguredParent method in svn revision 796649 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=796649 ) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
