RFR: 8364877: G1: Inline G1CollectedHeap::set_region_short_lived_locked [v2]

Sangheon Kim sangheki at openjdk.org
Fri Aug 8 00:23:10 UTC 2025


On Thu, 7 Aug 2025 12:30:51 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
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   * fix assert message

Marked as reviewed by sangheki (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/26663#pullrequestreview-3099119611


More information about the hotspot-gc-dev mailing list