RFR: 8328944: NMT reports "unknown" memory [v3]

Gerard Ziemski gziemski at openjdk.org
Thu Nov 21 17:22:55 UTC 2024


> We use `mtNone` value in several functions default parameters, which may show up in NMT reports.
> 
> We address this, by avoiding using `mtNone`.
> 
> This fix only addresses the cases covered by the issue. I am not trying to replace every single `mtNone` here, but eventually the goal would be to do just that.
> 
> TODO: update copyrights.
> 
> Testing: undergoing MARCH5 tier1-5 ...

Gerard Ziemski has updated the pull request incrementally with one additional commit since the last revision:

  copyright update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21843/files
  - new: https://git.openjdk.org/jdk/pull/21843/files/33dbafdc..62a98865

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/21843.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21843/head:pull/21843

PR: https://git.openjdk.org/jdk/pull/21843


More information about the shenandoah-dev mailing list