RFR: JDK-8224667: Shenandoah: Post-LRB cleanup
Roman Kennke
rkennke at redhat.com
Thu May 23 15:03:30 UTC 2019
Somehow I managed to upload a totally unrelated webrev. Here's the
correct one:
http://cr.openjdk.java.net/~rkennke/JDK-8224667/webrev.01/
Roman
> We've got some leftover mentions of write-barrier in our code. We
> better clean that up and change to corresponding load-reference-barrier
> mentions. Also, some arraycopy code that previously named things
> 'READ-*' and 'WRITE-' is now more apppropriately named 'RESOLVE*' and
> 'EVAC*'.
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8224667
> Webrev:
> http://cr.openjdk.java.net/~rkennke/JDK-8224667/webrev.00/
>
> Testing: hotspot_gc_shenandoah
>
> Ok?
>
> Roman
>
-------------- 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/20190523/b9eb9440/signature.asc>
More information about the hotspot-gc-dev
mailing list