Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5d0c3009fc56afdb4aeae5ee6dd98c3d1d2e7711
/
test
/
004-JniTest
/
jni_test.cc
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 8 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 8 years ago
48b2b3e
Fix libarttest to be non debug
by Mathieu Chartier
· 9 years ago
e9d2ca2
Add JNI tests for lambdas
by Alex Light
· 9 years ago
3612149
Make JNI work correctly with default methods.
by Alex Light
· 9 years ago
20a0be0
Fix CC collector thread flip and JNI critical section deadlocks.
by Hiroshi Yamauchi
· 9 years ago
a50f9cf
Fix JIT for class unloading
by Mathieu Chartier
· 9 years ago
598302a
Call JNI_OnUnload when class loaders get collected
by Mathieu Chartier
· 9 years ago
72156e2
Fix proxy handling in FindDeclaredVirtualMethod
by Mathieu Chartier
· 9 years ago
22c1caa
Add more info for attempting to delete non-JNI local reference
by Mathieu Chartier
· 9 years ago
450c62b
Add JNI String.<init> test for global and weak global refs.
by Jeff Hao
· 9 years ago
39b6c24
Intercept JNI invocation of String.<init> methods.
by Jeff Hao
· 9 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
005f697
Don't re-use arttest when calling loadLibrary.
by Nicolas Geoffray
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
58e5e5d
Add CallNonvirtual test
by Brian Carlstrom
· 10 years ago
0d334ce
ART: Fix another potential N-th visitor issue
by Andreas Gampe
· 10 years ago
718ac65
ART: Tolerate shallow call stack in VMStack_getCallingClassLoader
by Andreas Gampe
· 10 years ago
1268b74
Fix broken JNI IsAssignableFrom.
by Narayan Kamath
· 10 years ago
1c83cbc
ART: Make run tests out of oat tests
by Andreas Gampe
· 10 years ago
[Renamed (86%) from test/JniTest/jni_test.cc]
7dfc30b
Merge "Use the TMPDIR environment variable for test directory if set."
by Ian Rogers
· 10 years ago