Integrated: 8325133: Missing MEMFLAGS parameter in parts of os API

Johan Sjölen jsjolen at openjdk.org
Mon Feb 5 09:30:11 UTC 2024


On Thu, 1 Feb 2024 15:22:12 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.

This pull request has now been integrated.

Changeset: 0377f1ab
Author:    Johan Sjölen <jsjolen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0377f1abe1c6f7b9b3d1599255166f9a7d68290a
Stats:     21 lines in 4 files changed: 0 ins; 0 del; 21 mod

8325133: Missing MEMFLAGS parameter in parts of os API

Reviewed-by: stefank, gziemski

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

PR: https://git.openjdk.org/jdk/pull/17672


More information about the hotspot-runtime-dev mailing list