You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivan Volosyuk (JIRA)" <ji...@apache.org> on 2007/02/13 14:42:05 UTC

[jira] Updated: (HARMONY-3172) [drlvm] performance improvement for JNI

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

Ivan Volosyuk updated HARMONY-3172:
-----------------------------------

    Attachment: h3127.diff

Patch attached.

> [drlvm] performance improvement for JNI
> ---------------------------------------
>
>                 Key: HARMONY-3172
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3172
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>            Priority: Minor
>         Attachments: h3127.diff
>
>
> Merged JNIEnv and VM_thread
> Introduced faster functions:
>    hythread_suspend_enable2(hythread_t)
>    hythread_suspend_disable2(hythread_t)
>    exn_raised(JNIEnv*)
>    exn_get(JNIEnv*)
> Optimized exn_get(), exn_raised() 
> This is a part of HARMONY-3023

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