RFR: 8357109: Parallel: Fix typo in YoungedGeneration
Thomas Schatzl
tschatzl at openjdk.org
Tue May 27 08:22:58 UTC 2025
On Sun, 25 May 2025 15:15:28 GMT, SendaoYan <syan at openjdk.org> wrote:
>> Hi all,
>>
>> This trivial patch fixes two typos. Thanks for your review.
>>
>> Best Regards,
>> -- Guoxiong
>
> src/hotspot/share/gc/shared/gc_globals.hpp line 365:
>
>> 363: \
>> 364: product(uint, YoungGenerationSizeSupplement, 80, \
>> 365: "Supplement to YoungedGenerationSizeIncrement used at startup") \
>
> Should we update the copyright year to 2025
It's up to you.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25436#discussion_r2108545104
More information about the hotspot-gc-dev
mailing list