RFR: 8342081: Shenandoah: Remove extra ShenandoahMarkUpdateRefsSuperClosure
Aleksey Shipilev
shade at openjdk.org
Wed Oct 16 07:16:14 UTC 2024
On Mon, 14 Oct 2024 19:20:08 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> `ShenandoahMarkUpdateRefsSuperClosure` has only one real subclass, which is used in STW mark. We can collapse the class hierarchy a bit here.
>
> Additional testing:
> - [x] Linux x86_64 server fastdebug, `hotspot_gc_shenandoah`
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21505#issuecomment-2415922052
More information about the hotspot-gc-dev
mailing list