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

Albert Mingkun Yang ayang at openjdk.org
Mon Aug 11 13:07:11 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

Marked as reviewed by ayang (Reviewer).

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

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


More information about the hotspot-gc-dev mailing list