1. 76649e8 Keep original order of fields in Class. by Vladimir Marko · 10 years ago
  2. 2cdbad7 Set vtable in class object to null after linking. by Mingyao Yang · 11 years ago
  3. 11d5d8f Add access checks to Method and Field reflection. by Jeff Hao · 11 years ago
  4. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  5. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  6. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  7. 05e3a5f Fixed list of String methods after removal of old JIT methods. by Jeff Hao · 12 years ago
  8. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  9. af81f92 Move ReflectionTest to a run-test. by Ian Rogers · 12 years ago