RFR: 8300653: G1EvacInfo should use common naming scheme for collection set
Albert Mingkun Yang
ayang at openjdk.org
Thu Jan 19 13:53:50 UTC 2023
On Thu, 19 Jan 2023 13:39:26 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this imo trivial renaming of some identifiers containing `collectionset` to `collection_set`.
>
> Testing: local compilation
>
> Thanks,
> Thomas
I think `cset` is better (short and yet clear), but it's subjective.
-------------
Marked as reviewed by ayang (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12096
More information about the hotspot-gc-dev
mailing list