RFR: 8315848: G1: Rename rs_ prefix to card_rs in analytics

Thomas Schatzl tschatzl at openjdk.org
Wed Sep 27 17:06:17 UTC 2023


On Tue, 19 Sep 2023 12:31:45 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Hi all,
>> 
>>   please review this renames of (card set) remembered set prediction related identifiers from just `rs_` to `card_rs` to (I believe) improve readability and reduce possible confusion.
>> 
>> Testing: gha, tier1,2
>> 
>> Thanks,
>>   Thomas
>
> Marked as reviewed by ayang (Reviewer).

Thanks @albertnetymk @lkorinth for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/15812#issuecomment-1737775704


More information about the hotspot-gc-dev mailing list