RFR: 8344883: Do not use mtNone if we know the tag type [v3]

Gerard Ziemski gziemski at openjdk.org
Fri Mar 28 14:33:40 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge remote-tracking branch 'upstream/master' into JDK-8344883
 - work
 - work

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24282/files
  - new: https://git.openjdk.org/jdk/pull/24282/files/582b1860..5a1a75e9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24282&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24282&range=01-02

  Stats: 2531 lines in 75 files changed: 1529 ins; 871 del; 131 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