You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Li-Gang Wang (JIRA)" <ji...@apache.org> on 2008/08/13 04:27:44 UTC

[jira] Updated: (HARMONY-5946) [drlvm][jni] JNI weak global reference support

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

Li-Gang Wang updated HARMONY-5946:
----------------------------------

    Attachment: 01_jni_weakref.patch

Provides support for JNI weak global reference.

> [drlvm][jni] JNI weak global reference support
> ----------------------------------------------
>
>                 Key: HARMONY-5946
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5946
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Windows 32/64, Linux 32/64
>            Reporter: Li-Gang Wang
>         Attachments: 01_jni_weakref.patch
>
>
> The existing version of VM deals with JNI weak global reference as normal JNI global reference. 01_jni_weakref.patch provides the support for JNI weak global reference as JNI specification described. I didn't see any test case in DRLVM for it, so I wrote a simple one, 01_TestJNIWeakRef.zip. More test cases are welcome.

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