summaryrefslogtreecommitdiffstats
path: root/test/046-reflect/expected.txt
Commit message (Expand)AuthorAgeFilesLines
* Add test for equals and hashCode in ParameterizedTypePiotr Jastrzebski2014-08-061-0/+14
* Add test that Class.newInstance does not wrap its exceptions.Jeff Hao2014-04-231-0/+2
* Add access checks to Method and Field reflection.Jeff Hao2014-03-281-1/+2
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-1/+8
* Expand test 046 and move reflective class initialization later.Elliott Hughes2012-03-231-4/+14
* Manually merge my AOSP update to the VM tests.Elliott Hughes2012-01-311-0/+5
* Fix test 046.Elliott Hughes2012-01-261-0/+2
* Fix a handful of reflection bugs.Elliott Hughes2011-10-101-2/+3
* Adding old unit tests to test suite.jeffhao2011-09-291-0/+97