commit | 330304de14dc7118b45b8e7b5bd11a172fa61701 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Aug 12 14:28:05 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Aug 12 14:36:54 2011 -0700 |
tree | 9f2d095d9f2da8f82984f58d9b3491bbe438e315 | |
parent | 22f409320323f0f7df53954ce9193436b96444dc [diff] |
Create JNIEnv*s on the right threads. This exposes a bug in jni_compiler.cc --- it passes the right JNIEnv* to the native method and to MonitorExit, but it passes a bogus value to MonitorEnter. Change-Id: Icbf505d24294d14ce3e40180a20254789cb69904