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

Albert Mingkun Yang ayang at openjdk.org
Tue Sep 19 12:34:40 UTC 2023


On Tue, 19 Sep 2023 08:27:56 GMT, Thomas Schatzl <tschatzl 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).

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

PR Review: https://git.openjdk.org/jdk/pull/15812#pullrequestreview-1633152253


More information about the hotspot-gc-dev mailing list