summaryrefslogtreecommitdiffstats
path: root/test/004-JniTest
Commit message (Expand)AuthorAgeFilesLines
* Fix proxy handling in FindDeclaredVirtualMethodMathieu Chartier2015-07-112-0/+32
* Add more info for attempting to delete non-JNI local referenceMathieu Chartier2015-06-022-0/+12
* Add JNI String.<init> test for global and weak global refs.Jeff Hao2015-05-281-0/+16
* Intercept JNI invocation of String.<init> methods.Jeff Hao2015-05-201-13/+50
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-272-0/+23
* Replace NULL with nullptrMathieu Chartier2015-04-221-2/+2
* Don't re-use arttest when calling loadLibrary.Nicolas Geoffray2014-12-031-10/+10
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-6/+6
* Add CallNonvirtual testBrian Carlstrom2014-09-083-9/+272
* ART: Fix another potential N-th visitor issueAndreas Gampe2014-08-142-0/+44
* ART: Tolerate shallow call stack in VMStack_getCallingClassLoaderAndreas Gampe2014-08-132-85/+117
* Fix broken JNI IsAssignableFrom.Narayan Kamath2014-08-012-0/+21
* ART: Make run tests out of oat testsAndreas Gampe2014-07-234-0/+443