RFR: 8274068: Rename G1ScanInYoungSetter to G1SkipCardEnqueueSetter
Thomas Schatzl
tschatzl at openjdk.java.net
Wed Sep 22 11:45:04 UTC 2021
On Tue, 21 Sep 2021 12:20:03 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Hi all,
>>
>> can I get reviews for this renaming change? The reason for this renaming is that @ayang and me thought that it would be a more appropriate name during review of JDK-8271880 - causing the code to skip enqueuing cards.
>>
>> Testing: gha, local compilation
>>
>> Thanks,
>> Thomas
>
> Marked as reviewed by ayang (Reviewer).
Thanks @albertnetymk @kstefanj for your reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5605
More information about the hotspot-gc-dev
mailing list