1. 3778c87 Partially fix 046-reflect. by Narayan Kamath · 9 years ago
  2. af50e41 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 9 years ago
  3. 68b539e Add test for equals and hashCode in ParameterizedType by Piotr Jastrzebski · 10 years ago
  4. 63f5b9e Add test that Class.newInstance does not wrap its exceptions. by Jeff Hao · 10 years ago
  5. 11d5d8f Add access checks to Method and Field reflection. by Jeff Hao · 10 years ago
  6. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  7. 923e8b8 Expand test 046 and move reflective class initialization later. by Elliott Hughes · 12 years ago
  8. 741b5b7 Manually merge my AOSP update to the VM tests. by Elliott Hughes · 12 years ago
  9. f3778f6 Fix test 046. by Elliott Hughes · 13 years ago
  10. 582a7d1 Fix a handful of reflection bugs. by Elliott Hughes · 13 years ago
  11. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago