You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2013/10/08 19:18:53 UTC

[jira] [Closed] (FELIX-4219) Variables named not stored in bytecode for constructors during manipulation

     [ https://issues.apache.org/jira/browse/FELIX-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier closed FELIX-4219.
------------------------------------


> 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.11.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)