RFR: 8373048: Genshen: Remove dead code from Shenandoah

Xiaolong Peng xpeng at openjdk.org
Wed Dec 3 22:45:02 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
> - [x] GHA

Thanks for the review!

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

PR Comment: https://git.openjdk.org/jdk/pull/28647#issuecomment-3609153899


More information about the shenandoah-dev mailing list