RFR: JDK-8221766: Load-reference barriers for Shenandoah

Aleksey Shipilev shade at redhat.com
Thu Apr 4 10:46:28 UTC 2019


On 4/4/19 12:27 PM, Roman Kennke wrote:
> - we need enter()/leave() around the barrier because this is now called in some places that don't
> have a proper frame, yet.

Is it better to put enter/leave we actually call LRB from? I don't know the full implications of
this, though.

> Incremental:
> http://cr.openjdk.java.net/~rkennke/JDK-8221766/webrev.02.diff/
> Full:
> http://cr.openjdk.java.net/~rkennke/JDK-8221766/webrev.02/

Looks okay to me. Andrew needs to take a look at aarch64 code. This patch fixes AArch64 problems for me.

-Aleksey

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190404/2bc8dc07/signature.asc>


More information about the hotspot-gc-dev mailing list