On Thu, 26 Nov 2020 13:13:43 GMT, Vladimir Ivanov <vliva...@openjdk.org> wrote:
> Introduce sharing of `LambdaForms` for `VarHandle` linkers and invokers. > It reduces the number of LambdaForms needed at runtime. > > Testing: tier1-4 Good. ------------- Marked as reviewed by kvn (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/1455