RFR: 8350607: Consolidate MethodHandles::zero into MethodHandles::constant [v2]
Claes Redestad
redestad at openjdk.org
Wed Mar 5 18:58:55 UTC 2025
On Mon, 24 Feb 2025 23:45:37 GMT, Chen Liang <liach at openjdk.org> wrote:
>> LF editor spins classes, this avoids the spinning overhead and should speed up non-capturing lambdas too.
>>
>> There may need to be additional intrinsic work for MH combinator lf bytecode generation.
>
> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
>
> We no longer load DelegateMH as we no longer rebind
Marked as reviewed by redestad (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23706#pullrequestreview-2662196626
More information about the core-libs-dev
mailing list