[
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)