RFR: 8253971: ZGC: Flush mark stacks after processing concurrent roots
Per Liden
pliden at openjdk.java.net
Mon Oct 5 08:04:37 UTC 2020
On Mon, 5 Oct 2020 05:55:18 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> We might also want to poke out mark stacks on the VM thread when we handshake threads, using a concurrent VM operation.
> But maybe that is a problem for another day.
Yes, I do that in a separate patch I have in the works (which aims to simplify mark termination/flushing, and make it
more robust).
-------------
PR: https://git.openjdk.java.net/jdk/pull/495
More information about the hotspot-gc-dev
mailing list