RFR: 8329789: GenShen: Over assertive assert when scanning remembered set [v2]

William Kemper wkemper at openjdk.org
Thu Apr 11 17:11:19 UTC 2024


On Thu, 11 Apr 2024 16:31:46 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

>> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Finish comment
>
> src/hotspot/share/gc/shenandoah/shenandoahScanRemembered.inline.hpp line 776:
> 
>> 774: 
>> 775:       // If we are using the write table (during update refs, e.g.), a mutator may dirty
>> 776:       // a card at any time. This is fine for the algorithm below because it is only
> 
> Didn't finish your thought in this comment.

Hmm, strange. Fixed it.

-------------

PR Review Comment: https://git.openjdk.org/shenandoah/pull/418#discussion_r1561345129


More information about the shenandoah-dev mailing list