RFR: 8297534: Specify the size of MEMFLAGS [v2]
Johan Sjölen
jsjolen at openjdk.org
Thu Nov 24 11:25:21 UTC 2022
On Thu, 24 Nov 2022 10:45:58 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Imo the `_flags` member of `MallocHeader` should then also be of type `MEMFLAGS` as it is now defined what size it is. That saves some casting around in related code too. I tried the change and it at least compiled, and do not see a reason not to.
Oh yeah, I agree.
-------------
PR: https://git.openjdk.org/jdk/pull/11336
More information about the hotspot-runtime-dev
mailing list