commit | ac175b4faa3c3c5cc0298fd30a5b38636eeee596 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu Dec 17 11:21:09 2009 -0800 |
committer | Andy McFadden <fadden@android.com> | Thu Dec 17 13:11:47 2009 -0800 |
tree | efa0b73a962a90c960ec30756c4df575411ebb2e | |
parent | 0b089615150666da12ed447cd4cec78b7abbe4e7 [diff] |
Two minor JNI fixes. (1) In the CheckJNI return type scanner, don't assume that the caller's class loader is already listed as an initiating loader for the type being returned. (2) Make sure the PlatformAddress class is initialized before calling one of its static methods from NewDirectByteBuffer.