Integrated: 8364877: G1: Inline G1CollectedHeap::set_region_short_lived_locked

Thomas Schatzl tschatzl at openjdk.org
Fri Aug 8 07:57:22 UTC 2025


On Wed, 6 Aug 2025 19:29:21 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this change that inlines `G1CollectedHeap::set_region_short_lived_locked` - it's very small, and used only once in the same class, and has a very unusual name.
> 
> Testing: gha
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 198782c9
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/198782c957c728ed959d1fd31e2c2ff6cd1a9bb5
Stats:     15 lines in 4 files changed: 4 ins; 8 del; 3 mod

8364877: G1: Inline G1CollectedHeap::set_region_short_lived_locked

Reviewed-by: ayang, sangheki

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

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


More information about the hotspot-gc-dev mailing list