RFR: JDK-8349077 : Rename GenerationCounters::update_all [v3]
Suchismith Roy
sroy at openjdk.org
Tue Jun 24 12:08:35 UTC 2025
On Tue, 17 Jun 2025 08:24:43 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Suchismith Roy has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - update capacity only for Generation counter
>> - Revert "update_capacity exists"
>>
>> This reverts commit cf2d66d598d90f1343d1ad7a4f30607c3374a0f8.
>
> Thanks for the revision.
>
> I believe the one in `ZGenerationCounters` can be removed now.
>
>
> void update_capacity(size_t capacity) {
> update_all(capacity);
> }
@albertnetymk @stefank is the windows failures occurring on every PR today ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25833#issuecomment-3000079045
More information about the hotspot-gc-dev
mailing list