Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.3
-
None
-
None
Description
When a custom bundle is provided and the name is identical the the bundled one and if the class loader uses a parent-first (default) approach then the custom bundle isn't considered at all because the parent CL contains it already. The URLClassLoader we pass must not have a parent in this case.
Attachments
Issue Links
- links to