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 2007/05/16 16:21:16 UTC

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

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

Gregory Shimansky updated HARMONY-3172:
---------------------------------------

    Summary: [drlvm][jni] performance improvement for JNI  (was: [drlvm] performance improvement for JNI)

> [drlvm][jni] 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, h3127_jni_improvements2_updated.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.