summaryrefslogtreecommitdiffstats
path: root/test/JniTest/jni_test.cc
Commit message (Expand)AuthorAgeFilesLines
* JNI: NewDirectByteBuffer should allow 0 length buffers.Narayan Kamath2013-12-201-0/+12
* Fix FindFieldID to use class's classloader to find field type.Jeff Hao2013-12-101-0/+36
* Search for miranda methods in virtual methods instead of interface.Jeff Hao2013-11-211-0/+8
* Fix backwards check in CheckStaticMethodBrian Carlstrom2013-10-161-0/+16
* Have JNI FindClass fall back to system ClassLoaderBrian Carlstrom2013-10-101-0/+67