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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: Java char is 16 bits, can not be treated as boolean.
Fredrik Roubert
2015-07-27
2
-2
/
+2
*
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
2
-0
/
+140
*
Add test that Class.newInstance does not wrap its exceptions.
Jeff Hao
2014-04-23
2
-0
/
+29
*
Add access checks to Method and Field reflection.
Jeff Hao
2014-03-28
2
-3
/
+5
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
2
-3
/
+49
*
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
2
-30
/
+87
*
Manually merge my AOSP update to the VM tests.
Elliott Hughes
2012-01-31
3
-2
/
+159
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Fix test 046.
Elliott Hughes
2012-01-26
2
-2
/
+6
*
Fix a handful of reflection bugs.
Elliott Hughes
2011-10-10
2
-4
/
+7
*
Adding old unit tests to test suite.
jeffhao
2011-09-29
3
-0
/
+544