RFR (XS) 8225441: Cleanup ShenandoahHeap::atomic_compare_exchange_oop
Roman Kennke
rkennke at redhat.com
Thu Jun 6 17:57:04 UTC 2019
We could also just use RawAccess<>::oop_atomic_cmpxchg() instead. That
does the same thing afaics. However, doing our owns is better
backportable (to 8). What do you think?
Roman
> RFE:
> https://bugs.openjdk.java.net/browse/JDK-8225441
>
> These helper functions can use smaller name and be static to boot.
>
> Webrev:
> http://cr.openjdk.java.net/~shade/8225441/webrev.01/
>
> Testing: hotspot_gc_shenandoah
>
-------------- 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/20190606/4a0ba5ed/signature.asc>
More information about the hotspot-gc-dev
mailing list