RFR: 8373048: Genshen: Remove dead code from Shenandoah

William Kemper wkemper at openjdk.org
Wed Dec 3 21:28:24 UTC 2025


On Wed, 3 Dec 2025 20:55:09 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:

> Trivial PR to remove dead code from Shenandoah. I noticed some dead code in shenandoahFreeSet.cpp when I was working on https://github.com/openjdk/jdk/pull/26171, this PR is to clean up the dead code in shenandoahFreeSet.cpp and some other files, no functional change at all.
> 
> ### Test
> - [x] hotspot_gc_shenandoah
> - [ ] GHA

Nice cleanup, thank you!

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

Marked as reviewed by wkemper (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28647#pullrequestreview-3536983896


More information about the shenandoah-dev mailing list