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

Zhengyu Gu zgu at openjdk.org
Mon Jan 6 13:47:42 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.

Thanks, @shipilev

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

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


More information about the hotspot-gc-dev mailing list