RFR: 8257164: Share LambdaForms for VH linkers/invokers.
Claes Redestad
redestad at openjdk.java.net
Fri Nov 27 14:52:53 UTC 2020
On Thu, 26 Nov 2020 13:13:43 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> Introduce sharing of `LambdaForms` for `VarHandle` linkers and invokers.
> It reduces the number of LambdaForms needed at runtime.
>
> Testing: tier1-4
LGTM!
-------------
Marked as reviewed by redestad (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1455
More information about the core-libs-dev
mailing list