RFR: 8299703: GenShen: improvements in card scanning [v5]

Y. Srinivas Ramakrishna ysr at openjdk.org
Wed Feb 1 00:18:03 UTC 2023


On Tue, 31 Jan 2023 14:57:41 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

>> Y. Srinivas Ramakrishna has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   jcheck: tab
>
> src/hotspot/share/gc/shenandoah/shenandoahScanRemembered.hpp line 951:
> 
>> 949: 
>> 950: // ShenandoahRegionChunkIterator divides the total remembered set scanning effort into ShenandoahRegionChunks
>> 951: // that are assigned one at a time to worker threads. (Here, we use the terms`assignments` and `chunks`
> 
> Typo: need a space before assignments

Fixed.

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

PR: https://git.openjdk.org/shenandoah/pull/193


More information about the shenandoah-dev mailing list