On Thu, 20 Feb 2025 02:33:59 GMT, Chen Liang <li...@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 <li...@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