RFR: 8357109: Parallel: Fix typo in YoungedGeneration [v2]
Guoxiong Li
gli at openjdk.org
Sun Jun 1 10:18:57 UTC 2025
On Tue, 27 May 2025 08:16:46 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> 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.
Fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25436#discussion_r2118990108
More information about the hotspot-gc-dev
mailing list