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

Albert Mingkun Yang ayang at openjdk.org
Thu Aug 7 12:35:18 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 ayang (Reviewer).

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

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


More information about the hotspot-gc-dev mailing list