commit | efdd4d2417a12479c7a37e6230902c881fafb46d | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Mon Jan 31 19:58:02 2022 +0000 |
committer | Orion Hodson <oth@google.com> | Mon Jan 31 20:10:55 2022 +0000 |
tree | 604b4d24d2f35cf9bf59c314d1cb6bf8e30b1a2d | |
parent | bea8710c6f494a4bfee7ec90efe2c657416f28b0 [diff] |
MethodHandle.asSpreader fix When the number of arguments to spread is zero, the spreader should be prepared accept a null arguments array. Also re-enables test case in LoopCombinatorTest and imports VarargsArrayTest from OpenJDK 11.0.13. Bug: 207844518 Test: atest CtsLibcoreOjTestCases:test.java.lang.invoke Test: atest CtsLibcoreTestCases:libcore.java.lang.invoke Change-Id: Ie3c3174a7be8f5a87bfaed3f4ee0c5082fb34d35