RFR: 8316137: GenShen: missing ShenandoahCardBarrier filter
William Kemper
wkemper at openjdk.org
Tue Sep 12 20:25:18 UTC 2023
On Tue, 12 Sep 2023 19:08:39 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:
> A few instances of (inline) calls to the card-barrier code from the VM missed the idiomatic changes in the parent ticket https://bugs.openjdk.org/browse/JDK-8315247. This PR takes care of the cases that I had previously missed where we were doing a generational mode check on the heap.
Marked as reviewed by wkemper (Committer).
-------------
PR Review: https://git.openjdk.org/shenandoah/pull/322#pullrequestreview-1623060142
More information about the shenandoah-dev
mailing list