summaryrefslogtreecommitdiffstats
path: root/test/MyClassNatives
Commit message (Expand)AuthorAgeFilesLines
* [MIPS64] JNI Compiler: Sign-extend int function argumentsLazar Trsic2015-06-241-0/+3
* ART: Ignore result for exception-case JNIEndWithReferenceAndreas Gampe2015-04-101-0/+1
* Fix bugs in the x86 and arm versions of generic JNI.Nicolas Geoffray2014-08-141-3/+9
* ART: A workaround for a wrongly-read caller's frameVladimir Kostyukov2014-04-071-0/+12
* Fix wrong handling of Generic JNI not finding native method.Andreas Gampe2014-04-041-0/+1
* More JNI compiler tests and small fixAndreas Gampe2014-03-101-0/+39
* Fix JNI Compiler for x86 targetBrian Carlstrom2012-08-271-0/+1
* Fix JNI stubs for synchronized native methods with double/long arguments in l...Elliott Hughes2012-05-211-1/+2
* Implement native method return value and upcall argument type checking.Elliott Hughes2012-04-091-2/+8
* Fix bug in JNI compiler AAPCS padding calculationIan Rogers2012-03-031-0/+1
* Test invocation of static methods through JNI stubIan Rogers2012-02-291-0/+1
* Fix copyright headers.Elliott Hughes2012-01-301-1/+15
* Support for exception throwing from JNI.Ian Rogers2011-09-171-0/+1
* Generating stub code for registering a jni function at runtime.Shih-wei Liao2011-09-121-0/+1
* Fix various JNI compiler bugs/unimplementeds.Ian Rogers2011-09-071-0/+1
* Test arg passing for arraycopy.Ian Rogers2011-09-051-0/+1
* Fix bug in long arguments for JNI on x86Ian Rogers2011-09-041-1/+2
* Testing the decoding of JObject.Shih-wei Liao2011-09-021-0/+1
* Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler.Shih-wei Liao2011-09-011-0/+1
* Add -Xcheck:jni.Elliott Hughes2011-08-291-0/+1
* Externalize test codeBrian Carlstrom2011-08-291-0/+11