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

Mark Roberts commented on BCEL-207:
-----------------------------------

I'm sorry, I don't follow you - how does that fix the removeLocalVariable 
problem?  If you don't delete the targeters and try to reuse the localVariable 
it would have to have the exact same live range as the previous one.  But 
before that problem, I think you run into null pointer issues with the method's 
StackMap.

> RemoveLocalVariable(s) doesn't remove the associated Targetters.
> ----------------------------------------------------------------
>
>                 Key: BCEL-207
>                 URL: https://issues.apache.org/jira/browse/BCEL-207
>             Project: Commons BCEL
>          Issue Type: Bug
>            Reporter: Mark Roberts
>         Attachments: methodgen3.diff
>
>
> RemoveLocalVariable(s) doesn't remove the associated Targetters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to