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

Thomas Schatzl tschatzl at openjdk.org
Mon Aug 25 10:21:00 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

This pull request has now been integrated.

Changeset: 45726a1f
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/45726a1f8b8f76586037867a32b82f8ab9b96937
Stats:     5 lines in 3 files changed: 0 ins; 3 del; 2 mod

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

Reviewed-by: ayang, kbarrett

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

PR: https://git.openjdk.org/jdk/pull/26688


More information about the hotspot-gc-dev mailing list