RFR: 8357109: Parallel: Fix typo in YoungedGeneration

SendaoYan syan at openjdk.org
Sun May 25 15:17:50 UTC 2025


On Sun, 25 May 2025 09:02:03 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This trivial patch fixes two typos. Thanks for your review.
> 
> Best Regards,
> -- Guoxiong

Changes requested by syan (Committer).

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

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

PR Review: https://git.openjdk.org/jdk/pull/25436#pullrequestreview-2866874667
PR Review Comment: https://git.openjdk.org/jdk/pull/25436#discussion_r2106230437


More information about the hotspot-gc-dev mailing list