RFR: JDK-8349077 : Rename GenerationCounters::update_all [v3]
Suchismith Roy
sroy at openjdk.org
Wed Jun 25 12:35:47 UTC 2025
On Tue, 24 Jun 2025 12:06:05 GMT, Suchismith Roy <sroy at openjdk.org> wrote:
>> 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 ?
> @suchismith1993 Are you working for Red Hat? If you are not you need to revert the changes to the Red Hat copyright lines.
I work for IBM, so I need to add a new line with IBM Corp ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25833#issuecomment-3004608395
More information about the hotspot-gc-dev
mailing list