RFR (S) 8222766: Shenandoah: streamline post-LRB CAS barrier

Aleksey Shipilev shade at redhat.com
Tue Apr 23 10:11:36 UTC 2019


On 4/23/19 11:01 AM, Roman Kennke wrote:
> This looks good to me. One minor nit:
> 
> 609   // to-space, and memory pointer is to-space as well. Nothing is able to store
> 610   // to-space ptr into memory anymore.
> 
> Should be: Nothing is able to store from-space ptr into memory anymore.
> 
> Also:
> 
> 626   // and promote the result. Note that we handle the flag from any the CASes
> 627   // either from fast-path or retries.
> 
> 'from any *of* the CASes'

Right. Updated in-place.

-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/20190423/f012fd5c/signature.asc>


More information about the hotspot-gc-dev mailing list