Integrated: Use static assert to validate card offset encoding mask
William Kemper
wkemper at openjdk.org
Mon May 15 17:14:49 UTC 2023
On Fri, 12 May 2023 16:12:16 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Follow up to https://github.com/openjdk/shenandoah/pull/275 - replace runtime assert with static assert.
This pull request has now been integrated.
Changeset: e48977a7
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/e48977a7bca71d7bf1d337bb7811f2719ceb3341
Stats: 7 lines in 1 file changed: 6 ins; 1 del; 0 mod
Use static assert to validate card offset encoding mask
Reviewed-by: ysr
-------------
PR: https://git.openjdk.org/shenandoah/pull/279
More information about the shenandoah-dev
mailing list