summaryrefslogtreecommitdiffstats
path: root/test/957-methodhandle-transforms
Commit message (Expand)AuthorAgeFilesLines
* MethodHandles: Tests for additional combiners.Narayan Kamath2017-01-272-0/+284
* MethodHandles: Write tests for MethodHandle.asCollector.Narayan Kamath2017-01-252-0/+131
* MethodHandles: Support and tests for invokeWithArguments.Narayan Kamath2017-01-242-0/+32
* MethodHandles: Tests for asSpreader / spreadInvoker.Narayan Kamath2017-01-202-0/+337
* MethodHandles: Remove experimental flag.Narayan Kamath2017-01-171-20/+0
* Merge "MethodHandles: Implement invoker / exactInvoker."Narayan Kamath2017-01-171-0/+33
|\
| * MethodHandles: Implement invoker / exactInvoker.Narayan Kamath2017-01-161-0/+33
* | Revert "Revert "ART: Compiler support for invoke-polymorphic.""Orion Hodson2017-01-151-49/+54
|/
* Revert "ART: Compiler support for invoke-polymorphic."Orion Hodson2017-01-111-54/+49
* ART: Compiler support for invoke-polymorphic.Orion Hodson2017-01-111-49/+54
* MethodHandles: Add a test case for MethodHandles.permuteArguments.Narayan Kamath2016-11-091-0/+105
* MethodHandles: Add tests for MethodHandles.filterReturnValue.Narayan Kamath2016-11-091-2/+75
* MethodHandles: Add tests for MethodHandle.bindTo.Narayan Kamath2016-11-091-0/+39
* MethodHandles: Add tests for array accessors / identity / constant.Narayan Kamath2016-11-071-0/+422
* MethodHandles: Implement MethodHandle.asType.Narayan Kamath2016-11-032-0/+22
* MethodHandles: Add tests for transforms in change 598d43d0dec5925c77Narayan Kamath2016-11-022-168/+196
* MethodHandles: Temporarily rewrite test of exact invokes.Narayan Kamath2016-10-311-1/+9
* method_handles: Complete support for emulated stack frames.Narayan Kamath2016-10-285-0/+276