Integrated: 8316137: GenShen: missing ShenandoahCardBarrier filter

Y. Srinivas Ramakrishna ysr at openjdk.org
Wed Sep 13 01:08:17 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.

This pull request has now been integrated.

Changeset: ba88eb1d
Author:    Y. Srinivas Ramakrishna <ysr at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/ba88eb1dfeb0a5bb5abe51eb0fd4ac70357e6b5d
Stats:     27 lines in 2 files changed: 12 ins; 3 del; 12 mod

8316137: GenShen: missing ShenandoahCardBarrier filter

Reviewed-by: wkemper

-------------

PR: https://git.openjdk.org/shenandoah/pull/322


More information about the shenandoah-dev mailing list