commit | ad61517890168ff6ed19063cc8032a9c033d135b | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Apr 04 16:20:13 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Apr 04 16:28:13 2014 -0700 |
tree | 7bc9f0fa28eaedef854527c85cb15ff3d0afea8f | |
parent | e8b4bbcef44f7fe76896850b2f5750cd46b1ade0 [diff] |
Fix wrong handling of Generic JNI not finding native method. Code did not properly call JNIMethodEnd, such that locks etc where not correctly handled. Add a test case to jni_compiler_test. Change-Id: If2d5c628517d65a56dd6bb5c4cabdff77c7664a1