Clement Escoffier created FELIX-4219:
----------------------------------------
Summary: Variables named not stored in bytecode for constructors
during manipulation
Key: FELIX-4219
URL: https://issues.apache.org/jira/browse/FELIX-4219
Project: Felix
Issue Type: Bug
Components: iPOJO
Reporter: Clement Escoffier
Assignee: Clement Escoffier
Fix For: ipojo-manipulator-1.10.2
When manipulating constructors, the process does not keep the variables names.
They should be copied as for methods.
In practice, that means that local variables of the var 0 and for all
constructors needs to be written in the bytecode of the constructor. Original
names are retrieved by the class checker.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira