RFR: 8343468: GenShen: Enable relocation of remembered set card tables [v5]
Cesar Soares Lucas
cslucas at openjdk.org
Thu Mar 6 18:24:34 UTC 2025
On Wed, 5 Mar 2025 17:45:19 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Yes, that's for the VMThread. That seems like a good question. I
>
> Actually, I am wondering why this is needed. It looks to me VMThread attaches after heap initialization, and the normal `ShenandoahBarrierSet::on_thread_attach` should handle it.
You're right, we didn't need that anymore. I removed + test it and we're good. I pushed a commit removing that code.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23170#discussion_r1983853294
More information about the shenandoah-dev
mailing list