Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
64ee8aeaeb70aa2d5d1c3ff57a682a5001869653
/
test
/
100-reflect2
/
expected.txt
c6194f0
Remove unused method String.fastIndexOf
by Przemyslaw Szczepaniak
· 7 years ago
92907f3
Remove String.setCharAt().
by Vladimir Marko
· 8 years ago
8ed9494
Adjust ART tests expectations after libcore changes.
by Roland Levillain
· 8 years ago
5d8fa8b
Track removal of String hash functions.
by Narayan Kamath
· 9 years ago
a635182
resolve merge conflicts of a7bb84c80d to master.
by Alex Light
· 9 years ago
7735306
Make test 100 not depend on undefined ordering.
by Alex Light
· 9 years ago
741e206
Update test expecations for 100-reflect2.
by Narayan Kamath
· 9 years ago
af50e41
Bugfix: Java char is 16 bits, can not be treated as boolean.
by Fredrik Roubert
· 9 years ago
3152c82
Bugfix: Java char is 16 bits, can not be treated as boolean.
by Fredrik Roubert
· 9 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
dc03426
art/test/100-reflect2: change incorrect expectations.
by Sergio Giro
· 10 years ago
76649e8
Keep original order of fields in Class.
by Vladimir Marko
· 10 years ago
2cdbad7
Set vtable in class object to null after linking.
by Mingyao Yang
· 10 years ago
11d5d8f
Add access checks to Method and Field reflection.
by Jeff Hao
· 11 years ago
88474b4
Implement Interface Method Tables (IMT).
by Jeff Hao
· 11 years ago
8b2c0b9
Use class def index from java.lang.Class.
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
05e3a5f
Fixed list of String methods after removal of old JIT methods.
by Jeff Hao
· 11 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
af81f92
Move ReflectionTest to a run-test.
by Ian Rogers
· 12 years ago