You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/03/22 14:25:34 UTC

[jira] Created: (HARMONY-3471) [drlvm][winx64][jit] Fixiing calling conventions support for internal JT helpers

[drlvm][winx64][jit] Fixiing calling conventions support for internal JT helpers
--------------------------------------------------------------------------------

                 Key: HARMONY-3471
                 URL: https://issues.apache.org/jira/browse/HARMONY-3471
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Mikhail Fursov
         Attachments: server.diff

This patch fixes calling conventions support for intenal helpers called from JIT.
The patch adds 'shadow' stack area support.
With this test HWA (and some more complex apps) have passed in -Xem:server mode on Windows 64bit

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


[jira] Closed: (HARMONY-3471) [drlvm][winx64][jit] Fixiing calling conventions support for internal JT helpers

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov closed HARMONY-3471.
-----------------------------------

    Resolution: Duplicate

I've found that the same issue was reported before.
Closing as duplicate HARMONY-3465

> [drlvm][winx64][jit] Fixiing calling conventions support for internal JT helpers
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-3471
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3471
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: server.diff
>
>
> This patch fixes calling conventions support for intenal helpers called from JIT.
> The patch adds 'shadow' stack area support.
> With this test HWA (and some more complex apps) have passed in -Xem:server mode on Windows 64bit

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


[jira] Updated: (HARMONY-3471) [drlvm][winx64][jit] Fixiing calling conventions support for internal JT helpers

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov updated HARMONY-3471:
------------------------------------

    Attachment: server.diff

> [drlvm][winx64][jit] Fixiing calling conventions support for internal JT helpers
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-3471
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3471
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: server.diff
>
>
> This patch fixes calling conventions support for intenal helpers called from JIT.
> The patch adds 'shadow' stack area support.
> With this test HWA (and some more complex apps) have passed in -Xem:server mode on Windows 64bit

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