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 2017/02/24 21:56:44 UTC

[jira] [Updated] (BCEL-287) IINC does not handle -128 properly

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

Mark Roberts updated BCEL-287:
------------------------------
    Attachment: IINC.diff

> IINC does not handle -128 properly
> ----------------------------------
>
>                 Key: BCEL-287
>                 URL: https://issues.apache.org/jira/browse/BCEL-287
>             Project: Commons BCEL
>          Issue Type: Bug
>            Reporter: Mark Roberts
>         Attachments: IINC.diff
>
>
> src/main/java/org/apache/bcel/generic/IINC.java is only allowing -127 to +127 as an argument.  it should allow -128 as well.  I have attached a patch.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)