On Fri, 16 Jun 2023 15:15:07 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

>> This patch changes the implementation of `MethodHandles::collectCoordinates` 
>> to allow using filters that return `void`. This brings the behavior in line 
>> with the previously existing `MethodHandles::collectArgument` which operates 
>> on MethodHandles rather than VarHandles.
>> 
>> Testing: jdk-tier1,2,3
>
> Jorn Vernee has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   update javadoc

Marked as reviewed by mcimadamore (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/14496#pullrequestreview-1483739880

Reply via email to