RFR: 8365880: Shenandoah: Unify memory usage accounting in ShenandoahFreeSet [v12]

Kelvin Nilsen kdnilsen at openjdk.org
Tue Oct 7 17:52:09 UTC 2025


On Thu, 2 Oct 2025 23:35:55 GMT, William Kemper <wkemper at openjdk.org> wrote:

>> Kelvin Nilsen has updated the pull request incrementally with five additional commits since the last revision:
>> 
>>  - small refactoring
>>  - OO refinements to used_regions_size()
>>  - fix broken assert from previous commit
>>  - OO refinements to free_unaffiliated_regions()
>>  - OO refinements to max_capacity()
>
> src/hotspot/share/gc/shenandoah/shenandoahGenerationSizer.hpp line 1:
> 
>> 1: /*
> 
> Is there any point in keeping this file now? Not sure what this class is doing now.

Thanks. Removing ShenandoahGenerationSizer.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26867#discussion_r2411440425


More information about the hotspot-gc-dev mailing list