RFR: 8316880: AArch64: "stop: Header is not fast-locked" with -XX:-UseLSE since JDK-8315880
Roman Kennke
rkennke at openjdk.org
Fri Sep 29 10:20:04 UTC 2023
On Fri, 29 Sep 2023 10:03:08 GMT, Nick Gasson <ngasson at openjdk.org> wrote:
> > Would it make any sense to only allocate the extra register when running with +UseLSE?
>
> In C1? I thought about that but the benefit of always allocating it is that it reduces the differences between LSE and non-LSE modes.
Right. Good then!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15978#issuecomment-1740652422
More information about the hotspot-dev
mailing list