Integrated: 8328944: NMT reports "unknown" memory
Gerard Ziemski
gziemski at openjdk.org
Thu Dec 5 15:31:45 UTC 2024
On Fri, 1 Nov 2024 20:44:50 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:
> 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.
>
> Testing: passes MARCH5 tier1-5
This pull request has now been integrated.
Changeset: 7513b137
Author: Gerard Ziemski <gziemski at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7513b1378de4fc2270d8e144a9c3b75859e6fe5f
Stats: 72 lines in 15 files changed: 3 ins; 23 del; 46 mod
8328944: NMT reports "unknown" memory
Reviewed-by: jsjolen, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/21843
More information about the shenandoah-dev
mailing list