On Mon, 30 Nov 2020 19:38:56 GMT, Paul Sandoz <psan...@openjdk.org> wrote:
>> Introduce sharing of `LambdaForms` for `VarHandle` linkers and invokers. >> It reduces the number of LambdaForms needed at runtime. >> >> Testing: tier1-4 > > Marked as reviewed by psandoz (Reviewer). Thanks for the reviews, Claes, Vladimir, and Paul. ------------- PR: https://git.openjdk.java.net/jdk/pull/1455