You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Berezhniuk (JIRA)" <ji...@apache.org> on 2007/07/29 02:23:53 UTC

[jira] Commented: (HARMONY-3397) [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.

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

Ilya Berezhniuk commented on HARMONY-3397:
------------------------------------------

I've successfully applied patch. But while running 'build test' on Linux/ia32 machine I've got all tests crashed. Other platforms passed 'build test' without problems.

Seems like suggested patch must be used together with patch from HARMONY-3415. When I tried 'HARMONY-3397 + HARMONY-3415', tests were passed for all platforms.

> [drlvm][thread][perf] Fast path asm helpers for monitor enter / exit.
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-3397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3397
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: weldon washburn
>         Attachments: Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch, Fast-path-asm-helpers-for-monitor-enter-exit.patch
>
>
> Fast path asm helpers for monitor enter / exit.
> Patch includes:
> •	Enabling asm helpers for x86-32 and x86-64 Linux platform
> •	Improvement of x86-32 helpers.
> •	First version of Linux x86-64 helpers.

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