index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
046-reflect
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Also print class for NoSuchFieldException
Mathieu Chartier
2015-05-13
1
-1
/
+15
*
Fix some reflection errors
Mathieu Chartier
2015-03-29
1
-23
/
+42
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-3
/
+6
*
Add tests for getDeclaredConstructor
Mathieu Chartier
2014-08-08
1
-0
/
+25
*
Add test for equals and hashCode in ParameterizedType
Piotr Jastrzebski
2014-08-06
1
-0
/
+126
*
Add test that Class.newInstance does not wrap its exceptions.
Jeff Hao
2014-04-23
1
-0
/
+27
*
Add access checks to Method and Field reflection.
Jeff Hao
2014-03-28
1
-2
/
+3
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-2
/
+41
*
Pass NULL as receiver for static methods for ArgArray builder.
Jeff Hao
2013-03-18
1
-0
/
+11
*
Expand test 046 and move reflective class initialization later.
Elliott Hughes
2012-03-23
1
-26
/
+73
*
Manually merge my AOSP update to the VM tests.
Elliott Hughes
2012-01-31
2
-2
/
+154
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Fix test 046.
Elliott Hughes
2012-01-26
1
-2
/
+4
*
Fix a handful of reflection bugs.
Elliott Hughes
2011-10-10
1
-2
/
+4
*
Adding old unit tests to test suite.
jeffhao
2011-09-29
1
-0
/
+441