RFR: 8325133: Missing MEMFLAGS parameter in parts of os API [v2]

Stefan Karlsson stefank at openjdk.org
Fri Feb 2 11:25:01 UTC 2024


On Thu, 1 Feb 2024 15:54:24 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> Hi,
>> 
>> Some parts of the `os` API calls NMT functions without taking a `MEMFLAGS` as a parameter. This PR extends the API of these functions to change this. No callers are changed.
>
> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Missing executable argument

This seems fine to me. I might be good to think about pushing this further and remove some of the introduced default values.

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

Marked as reviewed by stefank (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17672#pullrequestreview-1859001515


More information about the hotspot-runtime-dev mailing list