You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Afremov (JIRA)" <ji...@apache.org> on 2007/10/26 21:29:50 UTC

[jira] Updated: (HARMONY-5034) [drlvm] Insufficient stub size.

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

Pavel Afremov updated HARMONY-5034:
-----------------------------------

    Attachment: HARMONY-5034.patch

> [drlvm] Insufficient stub size.
> -------------------------------
>
>                 Key: HARMONY-5034
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5034
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Attachments: HARMONY-5034.patch
>
>
> VM asserts on assert((ss - stub) < stub_size); after  HARMONY-5016 commitment,  which increased size of the generated code.
> Patch fixes assert by increasing stub size.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.