1. c0af234 Update test 044 for java-8 by Alex Light · 8 years ago
  2. 52c9da0 Fix issue with Constructor proxies. by Alex Light · 8 years ago
  3. 75d5053 Replace proxy class names with deterministic ones for test output. by Hiroshi Yamauchi · 9 years ago
  4. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  5. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  6. 96849ce ART: Add another proxy test by Andreas Gampe · 10 years ago
  7. 4460ea6 Test Method.getModifiers() result for proxy methods by Brian Carlstrom · 11 years ago
  8. 228d6b8 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  9. 8250232 Update test/044-proxy/expected.txt by Brian Carlstrom · 11 years ago
  10. 530f71c Fix proxy return ClassCastException and add test. by Ian Rogers · 12 years ago
  11. 2ed52c4 Stash the directly-implemented interfaces in Proxy so we can implement Class.getInterfaces. by Elliott Hughes · 13 years ago
  12. ecbce8f Give proxy all of the return types. Part 2. by Jesse Wilson · 13 years ago
  13. 466bb25 Proxy implementation by Ian Rogers · 13 years ago
  14. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago