You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2008/03/21 14:59:31 UTC

[jira] Resolved: (HARMONY-4723) [drlvm][thread] hythread_self_helper wastes edx register on Linux/ia32

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

Gregory Shimansky resolved HARMONY-4723.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M6

Patch is applied at 639648.

> [drlvm][thread] hythread_self_helper wastes edx register on Linux/ia32
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-4723
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4723
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux/ia32
>            Reporter: Aleksey Shipilev
>            Assignee: Gregory Shimansky
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-4723.patch
>
>
> Using gen_hythread_self_helper() from vm/vmcore/src/thread/helpers/thread_helpers_ia32.cpp wastes edx register on Linux/ia32. 
> Attached patch constraints register usage to eax only, that's how it going to be judging on method comment.

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