The manipulation of static method must be avoided
-------------------------------------------------
Key: FELIX-372
URL: https://issues.apache.org/jira/browse/FELIX-372
Project: Felix
Issue Type: Bug
Components: iPOJO
Reporter: Clement Escoffier
iPOJO manipulates methods to adapt field access and detect method entries and
exits. Right now, iPOJO does not manipulate the <clinit> and the $class
methods. However, it must skip static methods too.
(thanks to Francois Fornaciari who reports this bug).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.