RFR: JDK-8349077 : Rename GenerationCounters::update_all [v3]

Stefan Karlsson stefank at openjdk.org
Wed Jun 25 12:17:32 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.

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

PR Comment: https://git.openjdk.org/jdk/pull/25833#issuecomment-3004555244


More information about the hotspot-gc-dev mailing list