RFR: 8298293: NMT: should os::realloc() API take flags as arguments?
Gerard Ziemski
gziemski at openjdk.org
Mon Feb 6 14:42:50 UTC 2023
On Fri, 3 Feb 2023 23:02:53 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:
> Please review this enhancement, which adds `assert` to make sure that we are not changing the NMT flags when calling `os::realloc()`
>
> We also fix a bug, which the `assert` caught.
>
> Passes Mach5 tier1,2,3,4,5
Thank you for the reviews everyone!
When David, Ioi ask to change the bug synopsis, you mean the bug title, correct?
-------------
PR: https://git.openjdk.org/jdk/pull/12422
More information about the hotspot-runtime-dev
mailing list