RFR: 8346569: Shenandoah: Worker initializes ShenandoahThreadLocalData twice results in memory leak

Zhengyu Gu zgu at openjdk.org
Thu Jan 2 16:22:36 UTC 2025


On Wed, 18 Dec 2024 14:46:57 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Worker thread initializes ShenandoahThreadLocalData twice, from Thread's constructor and ShenandoahWorkerThreads::on_create_worker(), that results in leaking ShenandoahEvacuationStats.

Can I have a (R)eview? @rkennke  and @shipilev?

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

PR Comment: https://git.openjdk.org/jdk/pull/22812#issuecomment-2568028950


More information about the hotspot-gc-dev mailing list