commit | 0423f0e813a3807168fe5524405eb96675532097 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Wed Aug 26 07:21:53 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Thu Aug 27 14:12:09 2009 -0700 |
tree | 233d6aa81d9d9273ab64a99b97f211d5ad401fca | |
parent | d00ed3291d6a2d84e14d5149826ccb4bd9de35b4 [diff] |
Fix some JNI indirect reference stuff. Convert where needed, don't convert where not needed, and make sure we're using the right one. With this, my ad-hoc tests pass, and the boot proceeds until we hit a failure that looks like it might be due to logic outside the VM.