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/30 14:13:50 UTC

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

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

Alexey Varlamov closed HARMONY-5034.
------------------------------------

    Resolution: Fixed

I see, it was my typo about ia32, sorry. Applied only em64t-related changes at revision: 590059.

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