Integrated: 8344883: Force clients to explicitly pass mem_tag value, even if it is mtNone
Gerard Ziemski
gziemski at openjdk.org
Mon Apr 14 16:24:57 UTC 2025
On Thu, 27 Mar 2025 16:21:01 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:
> This is a follow-up to #21843. Here we are focusing on removing the mem tag paremeter with default value of mtNone, to force everyone to provide mem tag, if known.
>
> I tried to fill in tag, when I was pretty certain that I had the right type.
>
> At least one more follow-up will be needed after this, to change the remaining mtNone to valid values.
>
> Testing: passes Mach5 tier1-5
This pull request has now been integrated.
Changeset: 43b19474
Author: Gerard Ziemski <gziemski at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/43b194741cc307a73bd8dd2da877ab1b16250fc1
Stats: 144 lines in 47 files changed: 18 ins; 1 del; 125 mod
8344883: Force clients to explicitly pass mem_tag value, even if it is mtNone
Co-authored-by: Stefan Karlsson <stefank at openjdk.org>
Reviewed-by: stefank, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/24282
More information about the shenandoah-dev
mailing list