RFR: 8365052: G1: Remove G1CollectionSet::groups() accessors

Kim Barrett kbarrett at openjdk.org
Tue Aug 12 07:39:19 UTC 2025


On Fri, 8 Aug 2025 08:11:10 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this small change that remove the public `G1CollectionSet::groups()` accessors because they are never used from outside the `G1CollectionSet` class.
> 
> Testing: local compilation, gha
> 
> Thanks,
>   Thomas

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26688#pullrequestreview-3109016203


More information about the hotspot-gc-dev mailing list