« Return to Thread: [janino-dev] [jira] Created: (JANINO-130) wide versions of IINC and RET are broken

[janino-dev] [jira] Created: (JANINO-130) wide versions of IINC and RET are broken

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

wide versions of IINC and RET are broken
----------------------------------------

                 Key: JANINO-130
                 URL: http://jira.codehaus.org/browse/JANINO-130
             Project: Janino
          Issue Type: Bug
            Reporter: Matt Fowles
            Assignee: Arno Unkrig
         Attachments: wide.diff

The JVM requires wide instructions for IINC or RET opcodes when there are more than 255 local variables.  The attached patch implements that (including tests).

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [janino-dev] [jira] Created: (JANINO-130) wide versions of IINC and RET are broken