RFR: JDK-8224667: Shenandoah: Post-LRB cleanup
Roman Kennke
rkennke at redhat.com
Thu May 23 19:50:45 UTC 2019
Ooops.
http://cr.openjdk.java.net/~rkennke/JDK-8224667/webrev.02/
I've grepped for various keywords again, including the ones you listed.
No match.
Ok?
Roman
> 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
>
More information about the shenandoah-dev
mailing list