RFR: 8332082: Shenandoah: Use SATB active flag for C2 pre-write barrier on x86 and PPC
William Kemper
wkemper at openjdk.org
Wed May 15 16:43:03 UTC 2024
On Fri, 10 May 2024 16:13:51 GMT, William Kemper <wkemper at openjdk.org> wrote:
> This is consistent with c1 and other platforms.
`ShenandoahBarrierSetC2::verify_gc_barriers` is also looking for IR node pattern for `SATBMarkQueue.isActive`, so it'll need rework too.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19180#issuecomment-2113004499
More information about the shenandoah-dev
mailing list