RFR: 8257793: Shenandoah: SATB barrier should only filter out already strongly marked oops
Roman Kennke
rkennke at openjdk.java.net
Mon Dec 7 10:43:13 UTC 2020
On Mon, 7 Dec 2020 01:07:25 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> SATB barrier intercepts oops for later marking, and those oops will be marked as strongly reachable. So that, it can only filter out oops that already strongly marked, not if they are only weakly marked.
>
> - [x] hotspot_gc_shenandoah
> - [x] nightly pipeline
Looks good to me.
-------------
Marked as reviewed by rkennke (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1655
More information about the shenandoah-dev
mailing list