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

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

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

Alexey Varlamov commented on HARMONY-5034:
------------------------------------------

Pavel, why do we need to touch ia32-specific code here?

> [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
>            Assignee: Alexey Varlamov
>         Attachments: HARMONY-5034.patch, 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.