RFR: JDK-8224667: Shenandoah: Post-LRB cleanup
Aleksey Shipilev
shade at redhat.com
Thu May 23 19:17:00 UTC 2019
On 5/23/19 5:03 PM, Roman Kennke wrote:
> Somehow I managed to upload a totally unrelated webrev. Here's the
> correct one:
>
> http://cr.openjdk.java.net/~rkennke/JDK-8224667/webrev.01/
*) Missed the spot (read the comments), shenandoahBarrierSet.inline.hpp:
271 case RESOLVE_BARRIER:
272 case EVAC_BARRIER:
273 // The write-barrier case cannot really happen. It's traversal-only and traversal
274 // doesn't currently use SATB. And even if it did, it would not be fatal to just do the
normal RB here.
No other mentions of "RB", "WB", "read barrier", "read-barrier", "write barrier", "write-barrier" in
shenandoah/ folders?
Thanks,
-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/20190523/296e618d/signature.asc>
More information about the hotspot-gc-dev
mailing list