RFR: 8344883: Do not use mtNone if we know the tag type [v6]
Gerard Ziemski
gziemski at openjdk.org
Tue Apr 1 20:40:36 UTC 2025
> 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.
Gerard Ziemski has updated the pull request incrementally with one additional commit since the last revision:
Revert "Stefan's feedback"
This reverts commit f0ccc7f79e5a821cf632d1e0e898dad3254a2f0b.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24282/files
- new: https://git.openjdk.org/jdk/pull/24282/files/f0ccc7f7..c0181d35
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24282&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24282&range=04-05
Stats: 30 lines in 13 files changed: 0 ins; 0 del; 30 mod
Patch: https://git.openjdk.org/jdk/pull/24282.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24282/head:pull/24282
PR: https://git.openjdk.org/jdk/pull/24282
More information about the shenandoah-dev
mailing list