On Mon, 24 May 2021 11:47:53 GMT, Claes Redestad <redes...@openjdk.org> wrote:

> Extract some common behavior checks from the generated VarHandleGuards code 
> to a package-private VarHandle method. This reduces the code size (-5.2kb 
> lib/modules) and slightly improves startup, while being performance neutral 
> on microbenchmarks.

Marked as reviewed by mchung (Reviewer).

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

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

Reply via email to