On 04.05.16 21:13, Anton Tarasov wrote:
Anyway, both the JNI locals don’t seem to be left intentionally, but look like a simple misses. Unfortunately (as I wrote during the “CAccessible fix" discussion), PushLocalFrame/PopLocalFrame doesn’t take care of the locals in all the cases. So, a missed JNI object can be a potential leak.
ok, this is a good point to do this cleanup. -- Best regards, Sergey.