1. b08e115 MethodHandles: change asType() / invoke() implementation by Orion Hodson · 3 years ago
  2. c813dd2 Additional MethodHandle.asType() tests by Orion Hodson · 3 years, 1 month ago
  3. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 2 months ago
  4. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 2 months ago
  5. 2731eb4 More inclusive language fixes by Orion Hodson · 4 years, 5 months ago
  6. 2764f61 MethodHandles: fix missing nominal type return value conversion by Orion Hodson · 5 years ago
  7. 17fc3f7 Additional tests for constructor methodhandles by Orion Hodson · 5 years ago
  8. 49df715 Handle MethodHandle call to non-default interface methods by Alex Light · 5 years ago
  9. cd260eb ART: Simplify invoke-polymorphic entrypoints by Orion Hodson · 7 years ago
  10. 0f59574 ART: Fix MethodHandle invoke-super by Orion Hodson · 7 years ago
  11. 0881436 ART: Add test for reflective invocations of MethodHandles. by Orion Hodson · 7 years ago
  12. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 8 years ago
  13. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 8 years ago
  14. d8ea9d3 Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3 by Przemyslaw Szczepaniak · 8 years ago
  15. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 8 years ago
  16. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 8 years ago
  17. ec08c06 MethodHandles: Add tests for MethodHandles.Lookup.bind by Narayan Kamath · 8 years ago
  18. 0f3be56 Use System.out only. by Nicolas Geoffray · 8 years ago
  19. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  20. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  21. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 8 years ago
  22. 8797fdf MethodHandles: Check return types when resolving handles. by Orion Hodson · 8 years ago
  23. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  24. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  25. 0d781e6 MethodHandles: Constructor support by Orion Hodson · 8 years ago
  26. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 8 years ago
  27. e5eb574 MethodHandles: Track libcore change eb497095e03068459. by Narayan Kamath · 8 years ago
  28. 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 8 years ago
  29. ca6a719 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 8 years ago
  30. f0e359b MethodHandles: Remove obsolete test workaround. by Narayan Kamath · 8 years ago
  31. 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 8 years ago
  32. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  33. 394c26d Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule." by Benoit Lamarche · 8 years ago
  34. 61e7b92 MethodHandles: Remove reference to Jack 4.11.BETA from build rule. by Narayan Kamath · 8 years ago
  35. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  36. 9bdaeeb Revert "Revert "Interpreter: Add support for direct handle invokes on methods."" by Narayan Kamath · 8 years ago
  37. cfa61ad Revert "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  38. e5cd2cd Interpreter: Add support for direct handle invokes on methods. by Narayan Kamath · 8 years ago