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

Erik Österlund eosterlund at openjdk.java.net
Thu Sep 30 14:29:31 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.

Looks good.

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

Marked as reviewed by eosterlund (Reviewer).

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


More information about the hotspot-dev mailing list