Integrated: 8364642: G1: Remove parameter in G1CollectedHeap::abandon_collection_set()
Thomas Schatzl
tschatzl at openjdk.org
Fri Aug 8 07:59:17 UTC 2025
On Mon, 4 Aug 2025 15:00:29 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this small refactoring to remove some parameter that `G1CollectedHeap` already knows anyway.
>
> Testing: local compilation, gha
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: bcca5cee
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bcca5cee2d788c745bea55388b2844b395519ed0
Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 mod
8364642: G1: Remove parameter in G1CollectedHeap::abandon_collection_set()
Reviewed-by: ayang
-------------
PR: https://git.openjdk.org/jdk/pull/26622
More information about the hotspot-gc-dev
mailing list