summaryrefslogtreecommitdiffstats
path: root/test/JniTest
Commit message (Expand)AuthorAgeFilesLines
* Fix reflection access check for attached native threads.Vladimir Marko2014-06-122-0/+65
* ART: aarch64 jni compiler needs to extend small return typesAndreas Gampe2014-05-012-0/+156
* JNI: NewDirectByteBuffer should allow 0 length buffers.Narayan Kamath2013-12-202-0/+15
* Fix FindFieldID to use class's classloader to find field type.Jeff Hao2013-12-102-0/+48
* Search for miranda methods in virtual methods instead of interface.Jeff Hao2013-11-212-0/+30
* Fix backwards check in CheckStaticMethodBrian Carlstrom2013-10-162-0/+37
* Have JNI FindClass fall back to system ClassLoaderBrian Carlstrom2013-10-102-0/+91