[ 
https://issues.apache.org/jira/browse/FELIX-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760056#comment-13760056
 ] 

Clement Escoffier commented on FELIX-4219:
------------------------------------------

Fixed in trunk
                
> 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

Reply via email to