OSDN Git Service

Update CheckJNI implementation
authorAndy McFadden <fadden@android.com>
Wed, 16 Mar 2011 18:19:55 +0000 (11:19 -0700)
committerAndy McFadden <fadden@android.com>
Wed, 16 Mar 2011 19:02:07 +0000 (12:02 -0700)
commit584a181eedfb7049ba8c4cace5c9ba302883d140
treee450b453bb1473398d97a16044a9256b99c3804c
parent1b4822ecb93021e6273c92093f78dcb6ccc0cf91
Update CheckJNI implementation

This implements a couple of "TODO" items that affect CheckJNI and
indirect references.  It also adds guards that were missing around
some tests that examine objects on the heap.

Change-Id: If80d19dafb3043aa1a1d287a660ae48c86c4baa0
vm/CheckJni.c