You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Roberts (JIRA)" <ji...@apache.org> on 2015/08/14 18:18:46 UTC

[jira] [Commented] (BCEL-199) verifier does not handle merge of local variables with a superclass of type Object properly

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

Mark Roberts commented on BCEL-199:
-----------------------------------

I have updated the diff file to be relative to current trunk.

> verifier does not handle merge of local variables with a superclass of type Object properly
> -------------------------------------------------------------------------------------------
>
>                 Key: BCEL-199
>                 URL: https://issues.apache.org/jira/browse/BCEL-199
>             Project: Commons BCEL
>          Issue Type: Bug
>            Reporter: Mark Roberts
>         Attachments: bcel199.diff
>
>
> The current LocalVariables.merge() method does not  check assignment compatiblity correctly for variables whose superclass is Object.
> This patch corrects this problem.



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