On Mon, 12 Apr 2021 16:24:37 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

> This patch implements 2 leftover TODOs for implementing var handle invoker MH 
> caching (lambda forms for those were already shared/cached).
> 
> This piggybacks on the existing mechanism for method handle invoker caching.
> 
> Testing: Local testing `java/lang/invoke` tests. Tier 1-3
> 
> Thanks,
> Jorn

This pull request has now been integrated.

Changeset: c8871487
Author:    Jorn Vernee <jver...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c8871487
Stats:     111 lines in 2 files changed: 106 ins; 0 del; 5 mod

8265079: Implement VarHandle invoker caching

Reviewed-by: redestad, vlivanov, psandoz, mchung

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

PR: https://git.openjdk.java.net/jdk/pull/3439

Reply via email to