Integrated: 8354547: REDO: Force clients to explicitly pass mem_tag value, even if it is mtNone
Gerard Ziemski
gziemski at openjdk.org
Wed Apr 30 17:59:51 UTC 2025
On Mon, 14 Apr 2025 19:49:54 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:
> Redo for a follow-up to https://github.com/openjdk/jdk/pull/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 tier1 locally on my mac, Mach5 tier1-5 in progress
This pull request has now been integrated.
Changeset: 9a2a2c5b
Author: Gerard Ziemski <gziemski at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9a2a2c5bb17d052574f7e6cd712672151e1b193f
Stats: 148 lines in 48 files changed: 18 ins; 1 del; 129 mod
8354547: REDO: 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, coleenp, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/24634
More information about the hotspot-dev
mailing list