Avoid classloading issue if an alreday manipulated class is used by the API
---------------------------------------------------------------------------
Key: FELIX-965
URL: https://issues.apache.org/jira/browse/FELIX-965
Project: Felix
Issue Type: Bug
Affects Versions: iPOJO-1.2.0
Reporter: Clement Escoffier
Assignee: Clement Escoffier
Fix For: iPOJO-1.4.0
iPOJO API manipulates automatically non-manipulated class, and loads them in
the internal iPOJO classloader. Already manipulated classes are also loaded
with the classloader. This can be avoided if the class is already manipulated
by using the "bundle/regular" classloader.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.