Integrated: 8350607: Consolidate MethodHandles::zero into MethodHandles::constant
Chen Liang
liach at openjdk.org
Fri Mar 7 20:38:03 UTC 2025
On Thu, 20 Feb 2025 02:33:59 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.
This pull request has now been integrated.
Changeset: 8ed6c1d7
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8ed6c1d7ee3c9914092e7d45087ef61553371b70
Stats: 260 lines in 10 files changed: 86 ins; 117 del; 57 mod
8350607: Consolidate MethodHandles::zero into MethodHandles::constant
Reviewed-by: jrose, redestad, jvernee
-------------
PR: https://git.openjdk.org/jdk/pull/23706
More information about the core-libs-dev
mailing list