RFR: 8344883: Do not use mtNone if we know the tag type [v2]
Gerard Ziemski
gziemski at openjdk.org
Fri Mar 28 14:58:22 UTC 2025
On Fri, 28 Mar 2025 08:25:08 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> I went over the patch and added suggestions for places where I think you're using the wrong tag, or where I think it is obvious that there's a better tag than mtNone. I've also suggested removal of the now redundant 'executable' argument, which I want to see as little of as possible given that it is a wart on the memory reservation APIs (IMHO).
Thank you for the feedback!
I was wondering whether I should get rid of the exec, since it has the default parameter value, so I am glad that you have suggested it. It will be a definite improvement to get rid of it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24282#issuecomment-2761605696
More information about the shenandoah-dev
mailing list