24 May
2021
24 May
'21
10:47 p.m.
On Mon, 24 May 2021 11:47:53 GMT, Claes Redestad <redestad@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.
Paul, Mandy, thanks for reviewing ------------- PR: https://git.openjdk.java.net/jdk/pull/4165