1. 49df715 Handle MethodHandle call to non-default interface methods by Alex Light · 5 years ago
  2. cd260eb ART: Simplify invoke-polymorphic entrypoints by Orion Hodson · 6 years ago
  3. 0f59574 ART: Fix MethodHandle invoke-super by Orion Hodson · 7 years ago
  4. 0881436 ART: Add test for reflective invocations of MethodHandles. by Orion Hodson · 7 years ago
  5. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 8 years ago
  6. d8ea9d3 Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3 by Przemyslaw Szczepaniak · 8 years ago
  7. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 8 years ago
  8. ec08c06 MethodHandles: Add tests for MethodHandles.Lookup.bind by Narayan Kamath · 8 years ago
  9. 0f3be56 Use System.out only. by Nicolas Geoffray · 8 years ago
  10. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  11. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  12. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 8 years ago
  13. 8797fdf MethodHandles: Check return types when resolving handles. by Orion Hodson · 8 years ago
  14. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  15. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  16. 0d781e6 MethodHandles: Constructor support by Orion Hodson · 8 years ago
  17. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 8 years ago
  18. e5eb574 MethodHandles: Track libcore change eb497095e03068459. by Narayan Kamath · 8 years ago
  19. 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 8 years ago
  20. ca6a719 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 8 years ago
  21. f0e359b MethodHandles: Remove obsolete test workaround. by Narayan Kamath · 8 years ago
  22. 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 8 years ago
  23. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  24. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  25. 9bdaeeb Revert "Revert "Interpreter: Add support for direct handle invokes on methods."" by Narayan Kamath · 8 years ago
  26. cfa61ad Revert "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  27. e5cd2cd Interpreter: Add support for direct handle invokes on methods. by Narayan Kamath · 8 years ago