1. 1dd61ba ART: A workaround for a wrongly-read caller's frame by Vladimir Kostyukov · 10 years ago
  2. ad61517 Fix wrong handling of Generic JNI not finding native method. by Andreas Gampe · 10 years ago
  3. 7a0e504 More JNI compiler tests and small fix by Andreas Gampe · 10 years ago
  4. fc7120c Fix JNI Compiler for x86 target by Brian Carlstrom · 12 years ago
  5. 3e778f7 Fix JNI stubs for synchronized native methods with double/long arguments in low registers. by Elliott Hughes · 12 years ago
  6. b264f08 Implement native method return value and upcall argument type checking. by Elliott Hughes · 12 years ago
  7. c779284 Fix bug in JNI compiler AAPCS padding calculation by Ian Rogers · 12 years ago
  8. 1cefdbd Test invocation of static methods through JNI stub by Ian Rogers · 13 years ago
  9. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  10. 67375ac Support for exception throwing from JNI. by Ian Rogers · 13 years ago
  11. 31384c5 Generating stub code for registering a jni function at runtime. by Shih-wei Liao · 13 years ago
  12. 7a99c11 Fix various JNI compiler bugs/unimplementeds. by Ian Rogers · 13 years ago
  13. b9231c8 Test arg passing for arraycopy. by Ian Rogers · 13 years ago
  14. 9b269d2 Fix bug in long arguments for JNI on x86 by Ian Rogers · 13 years ago
  15. 558788e Testing the decoding of JObject. by Shih-wei Liao · 13 years ago
  16. 82da44b Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler. by Shih-wei Liao · 13 years ago
  17. a250199 Add -Xcheck:jni. by Elliott Hughes · 13 years ago
  18. 9f30b38 Externalize test code by Brian Carlstrom · 13 years ago