commit | 678e2c7c1e7e9989e892fcda784bbd4132bc83ba | [log] [tgz] |
---|---|---|
author | Almaz Mingaleev <mingaleev@google.com> | Thu Jan 04 12:45:12 2024 +0000 |
committer | Almaz Mingaleev <mingaleev@google.com> | Thu Jan 04 13:13:32 2024 +0000 |
tree | c5030d20584382f17790e6037d5040e579f74249 | |
parent | 064606c25cc7873659594496b280eb2997702825 [diff] |
Handle null filter arguments in MethodHandles.filterArguments according to javadoc. null filters should be treated as identity functions and if all filters are null then target MethodHandle should be returned. Bug: 317497220 Test: CtsLibcoreTestCases Test: CtsLibcoreOjTestCases Change-Id: I508255a778def03bd5d7dbac757d451389d13713