RFR: 8274550: c2i entry barriers read int as long on PPC

Aleksey Shipilev shade at openjdk.java.net
Thu Sep 30 16:07:38 UTC 2021


On Thu, 30 Sep 2021 14:15:08 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> `_keep_alive` is an int. We shouldn't use a 64 bit load.

Look good!

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-dev mailing list