RFR: 8368080: G1: Unnecessary initialization of G1CMTask's mark stats table
Aleksey Shipilev
shade at openjdk.org
Mon Sep 22 09:47:51 UTC 2025
On Fri, 19 Sep 2025 11:49:59 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this tiny change that leaves out resetting the mark stat caches at startup.
>
> This has some (somewhat tiny, depending on heap size and number of threads) positive impact on startup time.
>
> Testing: tier1-5, gha
>
> Thanks,
> Thomas
OK then!
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27390#pullrequestreview-3251475099
More information about the hotspot-gc-dev
mailing list