Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8aa6a82003ce7ece4511996341021e7084d40b3a
/
test
/
046-reflect
ef01222
Fix typos.
by Roland Levillain
· 7 years ago
f6c66c3
Tests: never use System.err
by Kevin Brodsky
· 9 years ago
166aaee
ART: Fix type parameter in tests
by Andreas Gampe
· 8 years ago
3778c87
Partially fix 046-reflect.
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
3beb245
Also print class for NoSuchFieldException
by Mathieu Chartier
· 10 years ago
ca239af
Fix some reflection errors
by Mathieu Chartier
· 10 years ago
daaf326
Add AccessibleObject and Field to mirror
by Mathieu Chartier
· 10 years ago
3ed4c54
Add tests for getDeclaredConstructor
by Mathieu Chartier
· 10 years ago
68b539e
Add test for equals and hashCode in ParameterizedType
by Piotr Jastrzebski
· 10 years ago
63f5b9e
Add test that Class.newInstance does not wrap its exceptions.
by Jeff Hao
· 11 years ago
11d5d8f
Add access checks to Method and Field reflection.
by Jeff Hao
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
7a54946
Pass NULL as receiver for static methods for ArgArray builder.
by Jeff Hao
· 12 years ago
923e8b8
Expand test 046 and move reflective class initialization later.
by Elliott Hughes
· 13 years ago
741b5b7
Manually merge my AOSP update to the VM tests.
by Elliott Hughes
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
f3778f6
Fix test 046.
by Elliott Hughes
· 13 years ago
582a7d1
Fix a handful of reflection bugs.
by Elliott Hughes
· 13 years ago
5d1ac92
Adding old unit tests to test suite.
by jeffhao
· 13 years ago