[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 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.